任务管理更新
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user