jsk
This commit is contained in:
parent
3a8ee80767
commit
47f6f10a7b
|
|
@ -819,7 +819,7 @@ export default {
|
|||
// 角色下拉多选限制数量
|
||||
multipleLimit: 1,
|
||||
// 表单参数
|
||||
form: {},
|
||||
form: {isCertificate:"0"},
|
||||
effectiveDateRange: [new Date(),new Date().setDate(new Date().getDate() + 90)],//临时用户起止日期
|
||||
pickerOptions: {
|
||||
disabledDate(v) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue