页面调整
This commit is contained in:
@@ -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",
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user