更新 API 接口和数据源管理逻辑,调整参数类型,新增表格定义字段,优化请求路径,更新登录组件密码
This commit is contained in:
@@ -87,7 +87,7 @@ export default defineComponent({
|
||||
isShowPassword: false,
|
||||
ruleForm: {
|
||||
username: 'admin',
|
||||
password: '123456',
|
||||
password: 'Tongli686^*^',
|
||||
verifyCode: '',
|
||||
verifyKey: '',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user