去除街道任务统计明细中的“发工资人数”列

This commit is contained in:
dengxin
2024-02-04 19:41:55 +08:00
parent d4dda18720
commit 1ccafb61d5
3 changed files with 6 additions and 4 deletions

View File

@@ -140,10 +140,10 @@ export default {
label: "录用人数",
prop: "employedCount",
},
{
label: "发工资人数",
prop: "userPayCount",
},
// {
// label: "发工资人数",
// prop: "userPayCount",
// },
{
label: "工资",