瀏覽代碼

1. 放开场次ID

MONSTER-ygh 5 月之前
父節點
當前提交
d072ae365a
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/finance/Statements/quickReconciliation.vue

+ 1 - 1
src/views/finance/Statements/quickReconciliation.vue

@@ -202,7 +202,7 @@ export default {
       this.$router.push({
         path: '/financeMr/finance/Statements/StatementsIndexNew', query: {
           performDate: row.performDate,
-          //performTimeId: row.performTimeId
+          performTimeId: row.performTimeId
         }
       });
     },