diff --git a/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue b/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue
index 3fe68dba..280ef9e1 100644
--- a/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue
+++ b/project/xiushan/apps/finance/AppFinanceProduct/productAdd.vue
@@ -124,8 +124,7 @@ export default {
needMaterial: [{required: true, message: "请输入所需材料", trigger: 'blur'}],
productFeatures: [{required: true, message: "请输入产品特色", trigger: 'blur'}],
bankCounterpart: [{required: true, message: "请输入客户经理姓名", trigger: 'change'}],
- consultationTelephone: [ {required: true, message: "请输入客户经理电话", trigger: 'change'},
- {pattern: /^1[3456789]\d{9}$/, message: "电话号码格式有误"}],
+ consultationTelephone: [ {required: true, message: "请输入客户经理电话", trigger: 'change'}],
}
}
},
diff --git a/project/xiushan/apps/financing/AppFinancingNeeds/AppFinancingNeeds.vue b/project/xiushan/apps/financing/AppFinancingNeeds/AppFinancingNeeds.vue
index 16197d62..7f0464c8 100644
--- a/project/xiushan/apps/financing/AppFinancingNeeds/AppFinancingNeeds.vue
+++ b/project/xiushan/apps/financing/AppFinancingNeeds/AppFinancingNeeds.vue
@@ -2,7 +2,7 @@
@@ -45,6 +44,7 @@ export default {
showList: true,
currentPage: "",
detail: {},
+ areaId: ''
}
},
computed: {
@@ -65,7 +65,7 @@ export default {
}
},
created() {
- this.dict.load("productRepaymentTimeline", "financialFundPurpose","financingDemandApplyType", "enterpriseType")
+ this.dict.load("productRepaymentTimeline", "financialFundPurpose","financingDemandApplyType", "enterpriseType", "dishonestPersonSituation", "administrativeSanctionType")
},
methods: {
goPage(obj) {
@@ -79,6 +79,9 @@ export default {
this.$refs[this.currIndex][0].getTableData();
})
},
+ changeArea() {
+ this.$refs[this.currIndex][0].getTableData();
+ }
}
}
diff --git a/project/xiushan/apps/financing/AppFinancingNeeds/needsStatistics.vue b/project/xiushan/apps/financing/AppFinancingNeeds/needsStatistics.vue
index 7487f6c4..2813745d 100644
--- a/project/xiushan/apps/financing/AppFinancingNeeds/needsStatistics.vue
+++ b/project/xiushan/apps/financing/AppFinancingNeeds/needsStatistics.vue
@@ -1,21 +1,114 @@
-
-
-
-
-
-
-
-
+
+
+
-
+
+
+
+
+
+
交易记录
+
+
+
+
+
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+ 详情
+
+
+
+
diff --git a/project/xiushan/apps/processManagement/mattersConfig/components/attachmentMaterial.vue b/project/xiushan/apps/processManagement/mattersConfig/components/attachmentMaterial.vue
index 9a4c5aff..880f99f0 100644
--- a/project/xiushan/apps/processManagement/mattersConfig/components/attachmentMaterial.vue
+++ b/project/xiushan/apps/processManagement/mattersConfig/components/attachmentMaterial.vue
@@ -37,11 +37,8 @@
-
+
diff --git a/project/xiushan/apps/processManagement/mattersConfig/components/baseInfo.vue b/project/xiushan/apps/processManagement/mattersConfig/components/baseInfo.vue
index c99411c3..5a60d592 100644
--- a/project/xiushan/apps/processManagement/mattersConfig/components/baseInfo.vue
+++ b/project/xiushan/apps/processManagement/mattersConfig/components/baseInfo.vue
@@ -38,10 +38,8 @@
-
+
diff --git a/project/xiushan/apps/processManagement/mattersConfig/components/configList.vue b/project/xiushan/apps/processManagement/mattersConfig/components/configList.vue
index e0a0ce63..68a8d796 100644
--- a/project/xiushan/apps/processManagement/mattersConfig/components/configList.vue
+++ b/project/xiushan/apps/processManagement/mattersConfig/components/configList.vue
@@ -49,9 +49,7 @@
+ @change="onChange(row)" active-color="#5088FF" inactive-color="#D0D4DC" active-value="1" inactive-value="0">