Ver código fonte

对账管理

dujingxian 4 anos atrás
pai
commit
f348cb6fbd
1 arquivos alterados com 1 adições e 1 exclusões
  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 {