Merge branch 'couponV2.0' of https://codeup.aliyun.com/5f9118049cffa29cfdd3be1c/marketing/frontend into couponV2.0
This commit is contained in:
commit
555f163541
File diff suppressed because it is too large
Load Diff
|
@ -157,7 +157,7 @@ export const init = () => {
|
||||||
recall_visible: false,
|
recall_visible: false,
|
||||||
approvalLoading: false,
|
approvalLoading: false,
|
||||||
timer: 3,
|
timer: 3,
|
||||||
paytype: 3,
|
payType: 3,
|
||||||
reseller: null,
|
reseller: null,
|
||||||
payment_direction: ["对私账户", "对公账户", "预付款扣除"],
|
payment_direction: ["对私账户", "对公账户", "预付款扣除"],
|
||||||
isAudit: false,
|
isAudit: false,
|
||||||
|
|
Loading…
Reference in New Issue