页面调整

This commit is contained in:
2025-08-26 16:27:08 +08:00
parent 0e673b853d
commit fc8d681079
2 changed files with 7 additions and 7 deletions

View File

@@ -78,7 +78,7 @@
"pagePath": "pages/sys/msg/index",
"iconPath": "static/aidex/tabbar/msg_1.png",
"selectedIconPath": "static/aidex/tabbar/msg_2.png",
"text": "访客等级"
"text": "访客预约表单"
},
// {
// "pagePath": "pages/sys/home/index",

View File

@@ -185,14 +185,14 @@
return {
formData: {
visitorName: '1',
visitorUnit: '1',
visitorName: '',
visitorUnit: '',
idCard: '',
visitorPhone: '15555555555',
visitorPhone: '',
visitingReason: '',
interviewedPerson: '1',
interviewedUnit: '1',
interviewedPhone: '15555555555',
interviewedPerson: '',
interviewedUnit: '',
interviewedPhone: '',
visitingBeginDate: date,
visitingBeginTime: time,
visitingEndDate: date,