+
+
+
+
+
+
+
+
+ {{ detail.serialNum }}
+ {{ detail.orgCode }}
+ {{ detail.runType }}
+ {{ detail.custIsn }}
+ {{ detail.custName }}
+ {{ detail.idType }}
+
+
+
+
+
+
+ {{ detail.custType }}
+ {{ detail.guarType }}
+ {{ detail.applyAmt }} 元
+ {{ detail.loanRate }} %
+ {{ detail.loanPurpose === 'consumer' ? '消费贷款' : detail.loanPurpose === 'business' ? '经营贷款' : detail.loanPurpose }}
+ {{ detail.bizProof === 'true' ? '是' : '否' }}
+ {{ detail.collType }}
+ {{ detail.collThirdParty === 'true' ? '是' : '否' }}
+
+
+
+
+
+
+ {{ detail.midPerQuickPay === 'true' ? '是' : '否' }}
+ {{ detail.midPerEleDdc === 'true' ? '是' : '否' }}
+ {{ detail.midEntEleDdc === 'true' ? '是' : '否' }}
+ {{ detail.midEntWaterDdc === 'true' ? '是' : '否' }}
+
+
+
+
+
+
+ {{ detail.isCleanEnt === 'true' ? '是' : '否' }}
+ {{ detail.hasSettleAcct === 'true' ? '是' : '否' }}
+ {{ detail.isManufacturing === 'true' ? '是' : '否' }}
+ {{ detail.isAgriGuar === 'true' ? '是' : '否' }}
+ {{ detail.isTaxA === 'true' ? '是' : '否' }}
+ {{ detail.isAgriLeading === 'true' ? '是' : '否' }}
+ {{ detail.isInclusiveFinance === 'true' ? '是' : '否' }}
+
+
+
+
+
+
+ {{ detail.createTime }}
+ {{ detail.createBy }}
+ {{ detail.updateTime }}
+ {{ detail.updateBy }}
+
+
+
+
+
+
+
+ 返回
+
+
+
+
+
+
diff --git a/ruoyi-ui/src/views/loanPricing/workflow/index.vue b/ruoyi-ui/src/views/loanPricing/workflow/index.vue
index 870e799..7857e1a 100644
--- a/ruoyi-ui/src/views/loanPricing/workflow/index.vue
+++ b/ruoyi-ui/src/views/loanPricing/workflow/index.vue
@@ -79,227 +79,20 @@
@pagination="getList"
/>
-
-