guolei 1 жил өмнө
parent
commit
d55d533d22

+ 0 - 1
src/views/systemManagement/SimulationSceneGroup.vue

@@ -173,7 +173,6 @@
 				if (type == 0 && this.multipleSelection.length == 0) {
 				if (type == 0 && this.multipleSelection.length == 0) {
 					this.message("至少选择一条删除的记录", "error");
 					this.message("至少选择一条删除的记录", "error");
 					return;
 					return;
-
 				}
 				}
 
 
 				this.$confirm('此操作将永久删除该文件, 是否继续?', '提示', {
 				this.$confirm('此操作将永久删除该文件, 是否继续?', '提示', {