subPackage/workbench/views/cshw.vue
@@ -84,12 +84,15 @@ }, methods: { async getSiteList() { this.$refs.uToast.show({ type: 'loading', message: '正在加载', duration: 9999999 this.$nextTick(() => { this.$refs.uToast.show({ type: 'loading', message: '正在加载', duration: 9999999 }) this.loadingStatus = 'loadingmore' }) this.loadingStatus = 'loadingmore' const params = { placeName: this.keyWord, confirmFlag: this.tabStatus