朱鑫波 %!s(int64=4) %!d(string=hai) anos
pai
achega
3f699f8d41
Modificáronse 1 ficheiros con 7 adicións e 1 borrados
  1. 7 1
      src/views/modules/kuaishouapp/account/accountIndex.vue

+ 7 - 1
src/views/modules/kuaishouapp/account/accountIndex.vue

@@ -1191,7 +1191,13 @@ export default {
       })
     },
   },
-  watch: {},
+  watch: {
+    allUnitCopy:function(n,o){
+      if(!n){
+        this.editUnit = '2'
+      }
+    }
+  },
 
   computed: {},
   activated() {