lilei %!s(int64=3) %!d(string=hai) anos
pai
achega
456e94416e
Modificáronse 1 ficheiros con 3 adicións e 2 borrados
  1. 3 2
      src/views/common/settleAccount.js

+ 3 - 2
src/views/common/settleAccount.js

@@ -47,14 +47,15 @@ const SettleAccount = {
       this.defaultVal = newValue||undefined
     },
     settleStyleSn(a,b){
-      console.log(a)
       if(a){
         this.getList()
       }
     }
   },
   mounted() {
-    this.getList()
+    if(this.settleStyleSn){
+      this.getList()
+    }
   },
   methods: {
     filterOption (input, option) {