任务管理更新

This commit is contained in:
dengxin
2024-02-18 18:11:55 +08:00
parent b59ab77366
commit e426dc45e8
4 changed files with 59 additions and 45 deletions

View File

@@ -155,7 +155,7 @@ import { isvalidatemobile } from "@/util/validate";
import { mapGetters } from "vuex";
import {
wageUnitCategoryState,
wageOptions,
wageOptionsMonth,
educationState,
// genderState,
} from "@/common/dic";
@@ -554,7 +554,7 @@ export default {
label: "参考工资",
prop: "wage",
type: "select",
dicData: wageOptions,
dicData: wageOptionsMonth,
rules: [
{
required: true,