Skip to content

Commit df7806d

Browse files
committed
fix: label错误-砍价商品
1 parent a0ce1f3 commit df7806d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/mall/promotion/bargain/activity/bargainActivity.data.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ const crudSchemas = reactive<CrudSchema[]>([
133133
}
134134
},
135135
{
136-
label: '拼团商品',
136+
label: '砍价商品',
137137
field: 'spuId',
138138
isSearch: false,
139139
form: {

0 commit comments

Comments
 (0)