src/views/baseinfo/fysp/scene/SceneInfo.vue
@@ -107,7 +107,7 @@ }, itemEdit(scope) { scope.row.loading1 = true; this.loadingStore.loadingStatus.push(() => (scope.row.loading1 = false)); this.loadingStore.pushLoading(() => (scope.row.loading1 = false)); this.$router.push(`sceneEdit/${scope.row.guid}`); }, itemActive(scope) {