优化
This commit is contained in:
@ -113,7 +113,7 @@ const approvalRecordRef = ref<InstanceType<typeof ApprovalRecord>>();
|
||||
//按钮组件
|
||||
const flowCodeOptions = [
|
||||
{
|
||||
value: currentProject.value?.id + '_equipmentList',
|
||||
value: currentProject.value?.id + '_materialsPlans',
|
||||
label: '物资设备清单审核'
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user