src/menu/components/share/actioncomponent/formconfig.jsx
@@ -128,6 +128,7 @@ if (appType === 'mob') { opentypes = opentypes.filter(item => ['pop', 'prompt', 'exec', 'excelOut', 'innerpage', 'funcbutton'].includes(item.value)) funTypes = [ { value: 'print', text: '标签打印' }, { value: 'scan', text: '扫码' }, { value: 'pay', text: '支付' }, { value: 'refund', text: '退款' }, @@ -147,6 +148,7 @@ } else if (appType === 'pc') { opentypes = opentypes.filter(item => item.value !== 'tab') funTypes = [ { value: 'print', text: '标签打印' }, { value: 'changeuser', text: '切换用户' }, ] pageTemps = [