Browse Source

no message

una 1 year ago
parent
commit
15d2ba9fb3
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pages/ucenter/aftersale/aftersale.js

+ 2 - 1
pages/ucenter/aftersale/aftersale.js

@@ -9,7 +9,8 @@ Page({
     aftersale: {
       pictures: []
     },
-    columns: ['未上门','服务质量问题','其他'],
+		// columns: ['未上门','服务质量问题','其他'],
+		columns: ['不想要\不喜欢','7天无理由退款','搬家/出差', '重复购买','地址超服务范围', '地址约错', '约不到想要的服务时间','活动/优惠未享受','服务质量问题'],
     contentLength: 0,
     fileList: []
   },