Commit 6bd627ac authored by ccc2wdd's avatar ccc2wdd

Merge remote-tracking branch 'origin/develop' into develop

parents e3b73951 d24cd89e
......@@ -57,7 +57,7 @@ export const columns: BasicColumn[] = [
{
title: '审核状态',
dataIndex: 'completionResult',
ifShow: deptId !== '100',
ifShow: deptId != '100',
width: 180,
},
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment