dujingxian před 4 roky
rodič
revize
f348cb6fbd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 {