duy 1 сар өмнө
parent
commit
3c46d75f60

+ 2 - 2
src/views/data-fill/collapse-form/index.vue

@@ -891,8 +891,8 @@ const draw_type = ref(props.drawType)
 const tree_AutoExpandKeys = ref(props.treeAutoExpandKeys)
 const treenodeDataInfo = ref(props.treenodeDataInfo)
 const newlistdata = ref(props.newlistdata)
-const isEnableBulk = ref(true)
-// const isEnableBulk = ref(false)
+// const isEnableBulk = ref(true)
+const isEnableBulk = ref(false)
 const contractInfo = ref(props.contractInfo)
 const isTemplateType = ref(useAppState.contractInfo?.templateType === 2)
 //表单变量