src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -184,6 +184,15 @@ this.improveAction() }) } if (window.GLOB.systemType === 'production') { let _change = { prompt: '提示框', exec: '直接执行', pop: '弹窗(表单)' } MKEmitter.emit('queryTrigger', {menuId: btn.uuid, name: _change[btn.OpenType]}) } } /**