diff --git a/project/xiushan/apps/finance/AppGuaranteeProduct/AppGuaranteeProduct.vue b/project/xiushan/apps/finance/AppGuaranteeProduct/AppGuaranteeProduct.vue index 7acd89a8..d31f68ab 100644 --- a/project/xiushan/apps/finance/AppGuaranteeProduct/AppGuaranteeProduct.vue +++ b/project/xiushan/apps/finance/AppGuaranteeProduct/AppGuaranteeProduct.vue @@ -28,7 +28,7 @@ export default { } }, created() { - this.dict.load("productGuaranteeMode", "productRepaymentMethod", "productRepaymentTimeline", "productStatus", "productFaceUser", + this.dict.load("productGuaranteeMode", "productRepaymentMethod", "productRepaymentTimeline", "productStatus2", "productFaceUser", "enterpriseAuditStatus", "yesOrNo", "financialOrganizationType", "financialProductChannels") } } diff --git a/project/xiushan/apps/finance/AppGuaranteeProduct/productDetail.vue b/project/xiushan/apps/finance/AppGuaranteeProduct/productDetail.vue index 47b60d53..ef9310c7 100644 --- a/project/xiushan/apps/finance/AppGuaranteeProduct/productDetail.vue +++ b/project/xiushan/apps/finance/AppGuaranteeProduct/productDetail.vue @@ -12,7 +12,7 @@