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