Ver código fonte

修改提示

haojianlong 5 anos atrás
pai
commit
7f844cab62

+ 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) => { })
       }
     },
     //获取被筛选掉的行号