From c6296e15162fe6eec916f269dcf09278de916906 Mon Sep 17 00:00:00 2001 From: e <2432808546@qq.com> Date: Fri, 10 Sep 2021 18:20:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=9D=E5=90=8Ebug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../page/afterLoan/afterInsurance.vue | 4 +- src/components/page/afterLoan/complete.vue | 146 ++++++++++++++---- src/components/page/afterLoan/progress.vue | 2 +- src/components/page/background-Manpower.vue | 2 +- src/store/modules/loan.js | 6 +- 5 files changed, 125 insertions(+), 35 deletions(-) diff --git a/src/components/page/afterLoan/afterInsurance.vue b/src/components/page/afterLoan/afterInsurance.vue index 8e8472b..debb921 100644 --- a/src/components/page/afterLoan/afterInsurance.vue +++ b/src/components/page/afterLoan/afterInsurance.vue @@ -702,7 +702,8 @@ import core from '../../../utils/core'; textarea:'', guaranteeEditStatus:false,// 是否进入编辑业务 cash:0,// 当前金额 - btns:{} + btns:{}, + ids:[], }; }, computed:{ @@ -1466,6 +1467,7 @@ import core from '../../../utils/core'; if(data.import.exportCode){ core.exportFile(exportFailure(data.import.exportCode)) } + this.getData() // if (response.code == 10000) { // this.$message.success('上传成功'); // this.importVisible = false; diff --git a/src/components/page/afterLoan/complete.vue b/src/components/page/afterLoan/complete.vue index ffc2834..ba708b0 100644 --- a/src/components/page/afterLoan/complete.vue +++ b/src/components/page/afterLoan/complete.vue @@ -27,16 +27,6 @@ - @@ -48,7 +38,7 @@

清收组

- +

完成比例

@@ -59,6 +49,7 @@ placeholder="请输入整数" class="wd20 mglr10" style="min-width: 200px" + :disabled="!searchStr.proportionSymbol" v-model="searchStr.proportion" clearable > @@ -67,7 +58,7 @@ - +
清空选项 @@ -107,7 +98,6 @@ -->
- - - + + + @@ -166,10 +156,13 @@ @@ -180,7 +173,7 @@ - +