Explorar o código

修改空间信息无法置空bug

haojianlong %!s(int64=5) %!d(string=hai) anos
pai
achega
0552d2a2f7
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      src/components/business_space/business/handsontable.vue

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

@@ -454,7 +454,6 @@ export default {
           this.$message.success('修改成功')
         })
       } else {
-        param.data.Projection = []
         updateZone(param, (res) => { })
       }
     },