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 @@ - +