From 15dedf22b81b08e627dc3c176b32fadc75536dde Mon Sep 17 00:00:00 2001
From: liangjin <liangjin@finlean.com>
Date: Wed, 31 Mar 2021 14:35:37 +0800
Subject: [PATCH] 和微分下单
---
src/views/old/store/wx-pay-score.vue | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/src/views/old/store/wx-pay-score.vue b/src/views/old/store/wx-pay-score.vue
index c9874a3..b6e4c72 100644
--- a/src/views/old/store/wx-pay-score.vue
+++ b/src/views/old/store/wx-pay-score.vue
@@ -234,6 +234,7 @@
return false;
}
this.$api.wxScoreCreate({
+ mblNoType:this.mblNoType,
creditId: this.creditId,
contId: this.contId,
cardNo: this.idCardNo,
--
Gitblit v1.8.0