flat: 经办时间
This commit is contained in:
@@ -137,9 +137,6 @@ let leftUserOptions = {
|
|||||||
}, {
|
}, {
|
||||||
label: "文化程度",
|
label: "文化程度",
|
||||||
prop: "aac011",
|
prop: "aac011",
|
||||||
}, {
|
|
||||||
label: "经办时间",
|
|
||||||
prop: "aae036",
|
|
||||||
}, {
|
}, {
|
||||||
label: '个人标签',
|
label: '个人标签',
|
||||||
prop: 'labelsBase',
|
prop: 'labelsBase',
|
||||||
|
|||||||
@@ -402,15 +402,15 @@ export default {
|
|||||||
],
|
],
|
||||||
span: 24,
|
span: 24,
|
||||||
},
|
},
|
||||||
{
|
// {
|
||||||
label: "经办时间",
|
// label: "经办时间",
|
||||||
prop: "aae036",
|
// prop: "aae036",
|
||||||
display: false,
|
// display: false,
|
||||||
span: 24,
|
// span: 24,
|
||||||
rules: [
|
// rules: [
|
||||||
{required: true, message: "请输入经办时间", trigger: "blur"},
|
// {required: true, message: "请输入经办时间", trigger: "blur"},
|
||||||
],
|
// ],
|
||||||
},
|
// },
|
||||||
{
|
{
|
||||||
label: "分组",
|
label: "分组",
|
||||||
prop: "groupId",
|
prop: "groupId",
|
||||||
|
|||||||
@@ -137,9 +137,6 @@ let leftUserOptions = {
|
|||||||
}, {
|
}, {
|
||||||
label: "文化程度",
|
label: "文化程度",
|
||||||
prop: "aac011",
|
prop: "aac011",
|
||||||
}, {
|
|
||||||
label: "经办时间",
|
|
||||||
prop: "aae036",
|
|
||||||
}, {
|
}, {
|
||||||
label: '个人标签',
|
label: '个人标签',
|
||||||
prop: 'labelsBase',
|
prop: 'labelsBase',
|
||||||
|
|||||||
Reference in New Issue
Block a user