Browse Source

对账管理

dujingxian 4 years ago
parent
commit
f348cb6fbd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/pages/subPages/reconciliation.vue

+ 1 - 1
src/pages/subPages/reconciliation.vue

@@ -90,7 +90,7 @@ export default {
     },
     value: {
       handler(newVal) {
-        console.log('newVal', newVal);
+        // console.log('newVal', newVal);
         if (!newVal) {
           this.isDisabled = true
         } else {