|
|
|
@ -117,7 +117,7 @@ watch(() => openPage.value,(val:boolean) => { |
|
|
|
//liwenxuan 修复 子表日期选择器 区间情况bug end |
|
|
|
props.stateForm.dict = string2json(data.structure.dict); |
|
|
|
if(props.stateForm.type != 3){ |
|
|
|
judgeSubmitCancel({ name: data.structure.mastesformjson }).then((data: any) => { |
|
|
|
judgeSubmitCancel({ name: data.structure.mastesformjson }).then((dataesv: any) => { |
|
|
|
if (props.stateForm.type == 1) { |
|
|
|
// console.log("添加按钮---------------->",props.stateForm.type,submitButtonEs); |
|
|
|
props.stateForm.formData.list.push(submitButton); |
|
|
|
|