Explorar o código

修改添加bug

wangh %!s(int64=2) %!d(string=hai) anos
pai
achega
166578e44b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/components/OP/visaEdit.vue

+ 1 - 0
src/components/OP/visaEdit.vue

@@ -1353,6 +1353,7 @@ export default {
         this.Id = this.$route.query.id
         if (this.Id == 0 || this.Id == undefined) {
             this.Status = 1;
+            this.Id = 0;
             this.typeStr = "添加客户信息"
         } else {
             this.CustomerInfo();