|
@@ -386,7 +386,7 @@ export default {
|
|
this.page.total = res.data.data.total
|
|
this.page.total = res.data.data.total
|
|
this.option.height = window.innerHeight - 240;
|
|
this.option.height = window.innerHeight - 240;
|
|
}).finally(() => {
|
|
}).finally(() => {
|
|
- this.loading = false;
|
|
|
|
|
|
+ this.loading = false;// 有没有基础资料类型的 让我扯一扯
|
|
})
|
|
})
|
|
},
|
|
},
|
|
//树桩列点击展开触发
|
|
//树桩列点击展开触发
|