diff --git a/src/components/DesignForm/assembly/index.ts b/src/components/DesignForm/assembly/index.ts index 4aaaccb..2408450 100644 --- a/src/components/DesignForm/assembly/index.ts +++ b/src/components/DesignForm/assembly/index.ts @@ -927,7 +927,13 @@ export default [ mathsString:'', }, }, - childRoles:[] + childRoles:[ + { + leftValue: '', + rightValue: '', + id: '', + }, + ] }, ], }, diff --git a/src/components/DesignForm/formControlPropertiNew.vue b/src/components/DesignForm/formControlPropertiNew.vue index c89e264..812259f 100644 --- a/src/components/DesignForm/formControlPropertiNew.vue +++ b/src/components/DesignForm/formControlPropertiNew.vue @@ -2618,8 +2618,9 @@ function addChildFillRole(){ //子表填充规则要受到子表数量的限制 //currentChildTableCount //controlData.value.control.fillRoles.child.length - if(controlData.value.control.fillRoles.child.length {
- + /> --> { /> - + /> --> { @node-contextmenu="handleOrgTreeContextmenu" /> - + /> --> { @node-collapse="handleFieldTreeCollapse" @node-contextmenu="handleFieldTreeContextmenuRange" /> - + /> --> { @node-collapse="handleFieldTreeCollapse" @node-contextmenu="handleFieldTreeContextmenuRange" /> - + /> --> { @node-contextmenu="handleOrgTreeContextmenuRange" /> - + /> --> { - - - - - + + + diff --git a/src/widget/associatedforms/associatedFormsChildFillRole.vue b/src/widget/associatedforms/associatedFormsChildFillRole.vue index ac01695..f1293a3 100644 --- a/src/widget/associatedforms/associatedFormsChildFillRole.vue +++ b/src/widget/associatedforms/associatedFormsChildFillRole.vue @@ -1,42 +1,155 @@ + \ No newline at end of file diff --git a/src/widget/associatedforms/associatedFormsFillRole.vue b/src/widget/associatedforms/associatedFormsFillRole.vue index 69f8e9a..4a1ab27 100644 --- a/src/widget/associatedforms/associatedFormsFillRole.vue +++ b/src/widget/associatedforms/associatedFormsFillRole.vue @@ -1,6 +1,6 @@