apply-clients 4.1.59-weinan → 4.1.60-weinan

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "apply-clients",
3
- "version": "4.1.59-weinan",
3
+ "version": "4.1.60-weinan",
4
4
  "description": "报建前端模块",
5
5
  "main": "src/index.js",
6
6
  "directories": {
@@ -651,7 +651,7 @@ export default {
651
651
  "f_collection":this.selectdata.f_cost_sum,
652
652
  "f_comments":"",
653
653
  "f_payment":this.charge.f_payment_method,
654
- "f_voucher_number":"",
654
+ "f_voucher_number":this.order.f_out_trade_no,
655
655
  "f_bill_style":"普通收据",
656
656
  "f_userinfo_id":res.data[0].f_userinfo_id,
657
657
  "f_service_person":Vue.user.name,