Jelajahi Sumber

对账管理

dujingxian 4 tahun lalu
induk
melakukan
f348cb6fbd
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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 {