wxd
/
MShopWeApp
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
c7dae432aad27ad1dae44b37c15000c8df487d72
Authored by
taiyuan
2021-08-19 16:12:58 +0800
1 parent
039f9692
优惠券修改
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
packageB/pages/coupons/query/index.js
packageB/pages/coupons/query/index.js
View file @
c7dae43
...
...
@@ -23,7 +23,7 @@ Page({
23
23
isBind:true,//控制清空时间日期的按钮
24
24
isBinds: true,
25
25
select: false,//下拉框
26
- grade_name: '
所有
',
26
+ grade_name: '
未使用
',
27
27
// grades: [ //old
28
28
// '所有',
29
29
// '已使用',
...
...