haojianlong 5 vuotta sitten
vanhempi
commit
7f844cab62
1 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  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) => { })
       }
     },
     //获取被筛选掉的行号