清理测试信息

dev
wangpeng 2024-04-01 09:26:01 +08:00
parent 996a13153e
commit a2f671f125
2 changed files with 2 additions and 3 deletions

View File

@ -87,8 +87,8 @@
data() {
return {
noClick: true,
userName: '130324198402060201',
userPwd: 'Aa@123456',
userName: '',
userPwd: '',
radio: ''
}
},

View File

@ -78,7 +78,6 @@
mounted() {
this.loginUser = loginUser;
this.loginCorpId = loginUser.CORPINFO_ID
console.log('loginCorpId =>' + this.loginCorpId)
this.isRest = isRest;
if(this.loginCorpId && this.loginUser.USERNAME){
this.getData();