|
|
|
@ -395,7 +395,7 @@ const initData = async () => {
|
|
|
|
|
// 服务类型 |
|
|
|
|
getDictionaryBiz('distribution_type').then(res => handleData('服务类型', res)), |
|
|
|
|
// 送货方式 |
|
|
|
|
getDictionaryBiz('mainline_waybill_shippingmethod').then(res => handleData('服务类型', res)), |
|
|
|
|
getDictionaryBiz('mainline_waybill_shippingmethod').then(res => handleData('送货方式', res)), |
|
|
|
|
// 支付方式 |
|
|
|
|
getDictionaryBiz('open_order_pay_type').then(res => handleData('支付方式', res)), |
|
|
|
|
// 付款方式 |
|
|
|
|