Source/plt-web/plt-web-ui/src/views/modelingMenu/ui/formDefine/components/tableDialog.vue
@@ -454,7 +454,7 @@ formSelectClickHandler() { this.selectFormVisible = true; const params = { 'conditionMap[typeName]': this.TreeNodeRow.attributes.id, 'conditionMap[typeName]': this.TreeNodeRow.id, 'conditionMap[viType]': 'Form', 'conditionMap[viTypeFlag]': this.treeRadio === '0' ? 'BtmType' : this.treeRadio === '1' ? 'LinkType' : '', }