src/tabviews/custom/components/form/simple-form/index.jsx
@@ -158,7 +158,7 @@ if (group.uuid !== menuId) return if (position === 'mainline' && config.setting.supModule && BID) { if ((position === 'mainline' || position === 'popclose') && config.setting.supModule && BID) { MKEmitter.emit('reloadData', config.setting.supModule, BID) } else { this.loadData() @@ -169,6 +169,10 @@ } this.execSuccess(btn, id) if (position === 'popclose') { // 执行启动弹窗的按钮所选择的刷新项 btn.$tabId && MKEmitter.emit('refreshPopButton', btn.$tabId) } } resetParentParam = (MenuID, id, data) => {