优化
This commit is contained in:
@@ -591,25 +591,6 @@ export default {
|
||||
prop: "personRequire",
|
||||
arrow: false,
|
||||
column: [
|
||||
// {
|
||||
// label: "人员属性",
|
||||
// type: "select",
|
||||
// prop: "userNature",
|
||||
// dicData: [
|
||||
// {
|
||||
// value: "灵活用工",
|
||||
// label: "灵活用工",
|
||||
// },
|
||||
// ],
|
||||
// rules: [
|
||||
// {
|
||||
// required: true,
|
||||
// message: "请选择人员属性",
|
||||
// trigger: ["change", "blur"],
|
||||
// },
|
||||
// ],
|
||||
// span: 8,
|
||||
// },
|
||||
{
|
||||
label: "年龄要求",
|
||||
type: "select",
|
||||
|
||||
Reference in New Issue
Block a user