ソースを参照

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
         }
       });
     },