diff --git a/src/views/Customer/label.vue b/src/views/Customer/label.vue index 1773085..cc9c219 100644 --- a/src/views/Customer/label.vue +++ b/src/views/Customer/label.vue @@ -601,6 +601,9 @@ export default { data: this.frosasd, }).then((res) => { if (res.code == 0) { + this.getHouse() + that.isshowage=false; + return that.treeList.forEach((item, index) => { item.children.forEach((asd, indexesd) => { if (asd.id == that.frosasd.id) { diff --git a/src/views/Statistics/dataScreeSys.vue b/src/views/Statistics/dataScreeSys.vue index afd80f6..8fb197c 100644 --- a/src/views/Statistics/dataScreeSys.vue +++ b/src/views/Statistics/dataScreeSys.vue @@ -31,7 +31,7 @@ > -
+
-
+