aa
This commit is contained in:
parent
5a5b4cac95
commit
8962a40dd3
|
@ -222,19 +222,7 @@ export default {
|
||||||
address: null,
|
address: null,
|
||||||
deleted: null
|
deleted: null
|
||||||
},
|
},
|
||||||
options: [{
|
|
||||||
value: '00',
|
|
||||||
label: '系统用户'
|
|
||||||
}, {
|
|
||||||
value: '02',
|
|
||||||
label: '代理商'
|
|
||||||
}, {
|
|
||||||
value: '03',
|
|
||||||
label: '商户'
|
|
||||||
}, {
|
|
||||||
value: '04',
|
|
||||||
label: '调度员'
|
|
||||||
}],
|
|
||||||
// 表单参数
|
// 表单参数
|
||||||
form: {},
|
form: {},
|
||||||
// 表单校验
|
// 表单校验
|
||||||
|
|
Loading…
Reference in New Issue
Block a user