| src/views/securityGuardManagement/register.vue | ●●●●● patch | view | raw | blame | history |
src/views/securityGuardManagement/register.vue
@@ -847,7 +847,12 @@ }, nodeClick(data) { // this.treeDeptId = data.id; this.jurisdiction = data.id; // console.log(data, 55555); if (data.title != "南昌市公安局") { this.jurisdiction = data.id; } else { this.jurisdiction = ""; } this.page.currentPage = 1; this.onLoad(this.page); },