Explorar o código

优化批量创建其他分区后跳转

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

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

@@ -928,7 +928,10 @@ export default {
         } else {
           this.OtherList = []
         }
-        this.OtherValue = this.otherType
+        if (this.otherType) {
+          this.OtherValue = this.otherType
+          this.changeOtherZone(this.otherType)
+        }
       })
     },
     // 其他类型下拉change