20250528-修改筛选部分问题

This commit is contained in:
luoyu 2025-05-28 09:23:55 +08:00
parent 22f6986acc
commit c6ae082c34
2 changed files with 2 additions and 2 deletions

View File

@ -39,7 +39,7 @@ Page({
value: ''
},
status: {
text: '待审核',
// text: '待审核',
value: 5,
option: [{
text: '全部预约',

View File

@ -37,7 +37,7 @@ Page({
value: ''
},
status: {
text: '待开始',
// text: '待开始',
value: 7,
option: [{
text: '全部预约',