Browse Source

提现限制

Kirin 1 year ago
parent
commit
925c4f4e62
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/admin/view/store/placeorder/index.php

+ 1 - 1
app/admin/view/store/placeorder/index.php

@@ -259,7 +259,7 @@
 						return {
 						return {
 							form: {
 							form: {
 								store_id: '{eq name="type" value="1"}{$store.0.id}{/eq}', //商家id
 								store_id: '{eq name="type" value="1"}{$store.0.id}{/eq}', //商家id
-								pay_type: 'offline' //支付类型
+								pay_type: 'offline', //支付类型
                                 offline_type: 0 //支付类型
                                 offline_type: 0 //支付类型
 							},
 							},
 							shopList: [], //当前选中的商品
 							shopList: [], //当前选中的商品