|
@@ -302,7 +302,7 @@ export default {
|
|
|
label: "支付方式",
|
|
|
prop: "paymentMethodName",
|
|
|
type: "select",
|
|
|
- dicUrl: "/api/blade-system/dict-biz/dictionary?code=payment_term",
|
|
|
+ dicUrl: "/api/blade-system/dict-biz/dictionary?code=payment_method",
|
|
|
props: {
|
|
|
label: "dictValue",
|
|
|
value: "dictKey"
|