dujingxian il y a 4 ans
Parent
commit
f348cb6fbd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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 {