Skip to content

Commit 581c7af

Browse files
committed
默认无优惠
1 parent b18fd0f commit 581c7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package/website/src/views/tools/TrainTicketGengrate.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ const form = reactive({
373373
idNumber: '3201021990****5678',
374374
passengerName: '张三',
375375
footerInfo: '65773311920607K104567 北京南售',
376-
discountType: 'student', // 示例:学生票
376+
discountType: '', // 示例:学生票
377377
berthType: '', // 铺位类型(上/中/下)
378378
berthNumber: '', // 铺位号(数字部分)
379379
});

0 commit comments

Comments
 (0)