lrf 2 年 前
コミット
1c252b07a7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/controller/config/.zrOrder.js

+ 1 - 1
app/controller/config/.zrOrder.js

@@ -23,7 +23,7 @@ module.exports = {
         'meta.createdAt@end': 'meta.createdAt@end',
         customer: 'customer',
         shop: 'shop',
-        goods: 'goods',
+        goods: '%goods.name%',
         no: 'no',
         status: 'status',
       },