修改11
This commit is contained in:
@@ -155,12 +155,6 @@ export default {
|
||||
label: "注册时间",
|
||||
prop: "createTime",
|
||||
},
|
||||
{
|
||||
label: "账号状态",
|
||||
prop: "status",
|
||||
type: 'select',
|
||||
dicData: statusLs,
|
||||
},
|
||||
{
|
||||
label: "生日",
|
||||
prop: "birthday",
|
||||
|
||||
@@ -268,7 +268,7 @@ export default {
|
||||
dicUrl: "/api/jobslink-api/system/dict-biz/dictionary?code=company_nature",
|
||||
props: {
|
||||
label: "dictValue",
|
||||
value: "dictValue",
|
||||
value: "dictkey",
|
||||
},
|
||||
// dicData: companyEnum,
|
||||
rules: [
|
||||
|
||||
@@ -626,7 +626,7 @@ export default {
|
||||
dicUrl: "/api/jobslink-api/system/dict-biz/dictionary?code=company_nature",
|
||||
props: {
|
||||
label: "dictValue",
|
||||
value: "dictValue",
|
||||
value: "dictkey",
|
||||
},
|
||||
rules: [
|
||||
{
|
||||
|
||||
@@ -748,7 +748,7 @@ export default {
|
||||
dicUrl: "/api/jobslink-api/system/dict-biz/dictionary?code=company_nature",
|
||||
props: {
|
||||
label: "dictValue",
|
||||
value: "dictValue",
|
||||
value: "dictkey",
|
||||
},
|
||||
rules: [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user