fix: 用户账号规则修改允许数字开头至少6位
This commit is contained in:
@@ -258,7 +258,7 @@ let modalState: ModalStateType = reactive({
|
||||
phonenumber: '',
|
||||
postIds: [],
|
||||
roleIds: [],
|
||||
sex: '1',
|
||||
sex: '0',
|
||||
status: '0',
|
||||
remark: '',
|
||||
createTime: 0,
|
||||
|
||||
Reference in New Issue
Block a user