lrf 2 years ago
parent
commit
634b8e5395
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/trade/config/.afterSale.js

+ 1 - 1
app/controller/trade/config/.afterSale.js

@@ -59,7 +59,7 @@ module.exports = {
         deal_person: 'deal_person',
         deal_person: 'deal_person',
         out_bill: 'out_bill',
         out_bill: 'out_bill',
         customer: 'customer',
         customer: 'customer',
-        goods: '%goods.name%',
+        goods: '%goods.goods.name%',
       },
       },
       // options: {
       // options: {
       //   "meta.state": 0 // 默认条件
       //   "meta.state": 0 // 默认条件