mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 18:59:36 +08:00
20250528-修改筛选部分问题
This commit is contained in:
parent
22f6986acc
commit
c6ae082c34
@ -39,7 +39,7 @@ Page({
|
|||||||
value: ''
|
value: ''
|
||||||
},
|
},
|
||||||
status: {
|
status: {
|
||||||
text: '待审核',
|
// text: '待审核',
|
||||||
value: 5,
|
value: 5,
|
||||||
option: [{
|
option: [{
|
||||||
text: '全部预约',
|
text: '全部预约',
|
||||||
|
@ -37,7 +37,7 @@ Page({
|
|||||||
value: ''
|
value: ''
|
||||||
},
|
},
|
||||||
status: {
|
status: {
|
||||||
text: '待开始',
|
// text: '待开始',
|
||||||
value: 7,
|
value: 7,
|
||||||
option: [{
|
option: [{
|
||||||
text: '全部预约',
|
text: '全部预约',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user