Explorar o código

1. 放开场次ID

MONSTER-ygh hai 5 meses
pai
achega
d072ae365a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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
         }
       });
     },