apply-clients 5.0.35-31 → 5.0.35-32
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
|
@@ -249,7 +249,7 @@
|
|
|
249
249
|
price: new PagedList('rs/sql/getChargeAll', 999999, {orderitem: '`f_charge_money`'}),
|
|
250
250
|
human: [],
|
|
251
251
|
filiale: [],
|
|
252
|
-
method:
|
|
252
|
+
method: this.$appdata.getParam('付款方式'),
|
|
253
253
|
usertype:[
|
|
254
254
|
{label: '民用', value: '民用'},
|
|
255
255
|
{label: '非民用', value: '非民用'}
|