Browse Source

修改提示

haojianlong 5 năm trước cách đây
mục cha
commit
7f844cab62
1 tập tin đã thay đổi với 1 bổ sung3 xóa
  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) => { })
       }
     },
     //获取被筛选掉的行号