update 打包查询未打包项目时回显工作组排序
This commit is contained in:
@@ -168,6 +168,12 @@ export default {
|
||||
width: 280,
|
||||
dataIndex: 'principalName',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
}, {
|
||||
title: '排序',
|
||||
align: 'center',
|
||||
width: 100,
|
||||
dataIndex: 'sortNo',
|
||||
scopedSlots: { customRender: 'text' }
|
||||
},{
|
||||
title: '企业联系人',
|
||||
align: 'center',
|
||||
|
||||
Reference in New Issue
Block a user