haojianlong vor 5 Jahren
Ursprung
Commit
7f844cab62
1 geänderte Dateien mit 1 neuen und 3 gelöschten Zeilen
  1. 1 3
      src/components/business_space/business/handsontable.vue

+ 1 - 3
src/components/business_space/business/handsontable.vue

@@ -415,9 +415,7 @@ export default {
         })
       } else {
         param.data.Projection = []
-        updateZone(param, (res) => {
-          this.$message.success('修改成功')
-        })
+        updateZone(param, (res) => { })
       }
     },
     //获取被筛选掉的行号