添加注释

This commit is contained in:
mabo
2021-05-14 12:01:24 +08:00
parent be2be21488
commit b6b45926f9
47 changed files with 261 additions and 312 deletions

View File

@@ -76,7 +76,7 @@
export default {
data() {
return {
orderStatusList: {
orderStatusList: { // 订单状态
UNDELIVERED: "待发货",
UNPAID: "未付款",
PAID: "已付款",