src/components/header/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/tabviews/basetable/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/tabviews/custom/components/card/double-data-card/index.scss | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/tabviews/custom/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/tabviews/custom/popview/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/tabviews/zshare/actionList/normalbutton/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
src/templates/sharecomponent/actioncomponent/verifyexcelout/index.jsx | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/components/header/index.jsx
@@ -66,6 +66,8 @@ confirm({ title: '您确定要退出吗?', content: '', okText: '确定', cancelText: '取消', onOk() { sessionStorage.clear() _this.props.logout() src/tabviews/basetable/index.jsx
@@ -379,6 +379,9 @@ if (cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -404,6 +407,9 @@ if (cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 src/tabviews/custom/components/card/double-data-card/index.scss
@@ -236,10 +236,14 @@ .circle-select:hover { border-color: var(--mk-sys-color); } >.card-row-list { >.ant-col:not(.extend-card) { .card-item-box:hover { background-color: var(--mk-sys-color2); } } } } .card-item-wrap { .card-item-box { >.anticon-up { src/tabviews/custom/index.jsx
@@ -540,6 +540,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -578,6 +581,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -618,6 +624,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -663,6 +672,9 @@ if (cell.syncComponentId === item.wrap.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -698,6 +710,9 @@ if (cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.OpenType === 'funcbutton' && cell.funcType === 'print' && cell.verify) { // 打印机设置 @@ -736,6 +751,9 @@ if (group.subButton.syncComponentId === item.setting.supModule) { group.subButton.syncComponentId = '' if (group.subButton.execSuccess === 'grid') { group.subButton.execSuccess = 'mainline' } } group.fields = group.fields.map(cell => { src/tabviews/custom/popview/index.jsx
@@ -385,6 +385,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.btnstyle) { // 兼容 @@ -417,6 +420,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (card.btnstyle) { // 兼容 card.style = card.style || {} @@ -451,6 +457,9 @@ if (!mutil && cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (card.btnstyle) { // 兼容 @@ -491,6 +500,9 @@ if (cell.syncComponentId === item.wrap.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } } else if (['text', 'number', 'formula'].includes(cell.eleType)) { if (!cell.height) { @@ -520,6 +532,9 @@ if (cell.syncComponentId === item.setting.supModule) { cell.syncComponentId = '' if (cell.execSuccess === 'line' || cell.execSuccess === 'grid') { cell.execSuccess = 'mainline' } } if (cell.btnstyle) { // 兼容 @@ -553,6 +568,9 @@ if (group.subButton.syncComponentId === item.setting.supModule) { group.subButton.syncComponentId = '' if (group.subButton.execSuccess === 'grid') { group.subButton.execSuccess = 'mainline' } } group.fields = group.fields.map(cell => { src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -1069,6 +1069,7 @@ let iserror = false let errorMsg = '' result.forEach(res => { if (iserror) return if (res.status) { errorMsg = res } else { src/templates/sharecomponent/actioncomponent/verifyexcelout/index.jsx
@@ -785,6 +785,31 @@ columns.push(cell) }) if (config.subtype === 'dualdatacard') { config.subColumns.forEach(item => { if (fields.includes(item.field) || !item.field) return fields.push(item.field) let cell = { Column: item.field, Text: item.label, Width: 20, abs: 'false', output: 'true', required: 'false', type: 'text', uuid: Utils.getuuid() } if (item.type === 'number') { cell.type = 'number' cell.decimal = item.decimal } columns.push(cell) }) } this.setState({ verify: {...verify, columns: columns} })