优化房屋创建费用 国际化问题

This commit is contained in:
wuxw 2025-07-18 14:24:12 +08:00
parent 4ead63f9c6
commit 1cd49b7222

View File

@ -38,8 +38,8 @@ export default {
data() {
return {
loginForm: {
username: '',
passwd: '',
username: 'wuxw',
passwd: 'admin',
validateCode: ''
},
captchaUrl: '',