src/tabviews/subtable/index.jsx
@@ -241,6 +241,7 @@ config.action.forEach(item => { item.logLabel = Tab.label + '-' + item.label // 用于sPC_TableData_InUpDe记录操作按钮 item.$menuId = this.props.MenuID item.$old = true if (item.OpenType === 'funcbutton' && item.funcType === 'print' && item.verify) { // 打印机设置 let _item = window.GLOB.UserCacheMap.get(Tab.uuid + item.uuid)