任务统一修改成零工岗位

This commit is contained in:
18500206848
2024-04-25 19:46:20 +08:00
parent a46b4cd32d
commit 9ddc5e1c94
12 changed files with 33 additions and 33 deletions

View File

@@ -52,8 +52,8 @@ export const payState = [
{value: 1, label: "已支付"},
];
export const taskState = [
{value: 1, label: "任务汇总"},
{value: 2, label: "任务明细"},
{value: 1, label: "岗位汇总"},
{value: 2, label: "岗位明细"},
];
export const postState = [
{value: 1, label: "岗位汇总"},