update 打包查询未打包项目时回显工作组排序

This commit is contained in:
lijiarao
2024-08-20 15:34:22 +08:00
parent 9d1e5bb25f
commit 989539f500
@@ -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',