src/views/securityGuard/securityGuardRegistration.vue
@@ -161,7 +161,7 @@ prop: "jurisdiction", // multiple: true, type: "tree", dicUrl: "/api/jurisdiction/lazy-tree?parentId=0", dicUrl: "/api/jurisdiction/lazy-tree", props: { label: "title", value: "id", @@ -341,7 +341,7 @@ column: [ { width: 200, label: "单位名称", label: "企业名称", prop: "companyname", formslot: true, }, @@ -480,7 +480,7 @@ }); }); this.loading = false; debugger; //debugger; done(); }, (error) => {