fix : 修复前置流程弹窗的提示,首页需求上报跳转位置
This commit is contained in:
@@ -207,7 +207,7 @@ const tableConfig = reactive({
|
||||
prop: 'projectImpact',
|
||||
label: '项目影响',
|
||||
align: 'center',
|
||||
width: 100,
|
||||
width: 120,
|
||||
showOverflowTooltip: false,
|
||||
currentRender: ({row, index}) => {
|
||||
if (row.projectImpact !== null) {
|
||||
|
||||
Reference in New Issue
Block a user