shaun-sheep %!s(int64=5) %!d(string=hai) anos
pai
achega
4c72a15db0
Modificáronse 1 ficheiros con 2 adicións e 4 borrados
  1. 2 4
      src/components/business_space/business/handsontable.vue

+ 2 - 4
src/components/business_space/business/handsontable.vue

@@ -509,12 +509,10 @@
       //   this.$message.success("添加成功!")
       //   this.getData()
       // })
-      let {ObjectType, ...msg} = param;
-      msg.ZoneType = ObjectType;
-      zoneCreate(msg, res => {
+
+      zoneCreate(params, res => {
         this.$message.success("添加成功!")
         this.getData()
-        this.getZoneMessage(params)
       })
     },
     // 修改