在建项目基本信息
-
+
项目名称
{{ this.proMsg.projectName + "[" + this.proMsg.proCode + "]" }}
-
+
项目编号
{{ this.proMsg.proCode }}
@@ -417,11 +763,11 @@
开工日期
- {{ this.proMsg.commencementDate || '-' }}
+ {{ this.proMsg.commencementDate || "-" }}
计划竣工日期
- {{ this.proMsg.plannedCompletionDate || '-' }}
+ {{ this.proMsg.plannedCompletionDate || "-" }}
项目类型
@@ -603,16 +949,18 @@ export default {
projectLegalPhone: [
{
required: true,
- type: 'string',
- pattern: /^(13[0-9]|14[01456879]|15[0-3,5-9]|16[2567]|17[0-8]|18[0-9]|19[0-3,5-9])\d{8}$/,
- message: '请输入正确的手机号',
- trigger: 'blur'
+ type: "string",
+ pattern:
+ /^(13[0-9]|14[01456879]|15[0-3,5-9]|16[2567]|17[0-8]|18[0-9]|19[0-3,5-9])\d{8}$/,
+ message: "请输入正确的手机号",
+ trigger: "blur",
},
],
centralArrangedFunds: [
{
// required: true,
- message: "请输入中央资金", trigger: "blur"
+ message: "请输入中央资金",
+ trigger: "blur",
},
{
pattern:
@@ -624,7 +972,8 @@ export default {
provincialFunding: [
{
// required: true,
- message: "请输入省级资金", trigger: "blur"
+ message: "请输入省级资金",
+ trigger: "blur",
},
{
pattern:
@@ -636,7 +985,8 @@ export default {
cityLevelFunds: [
{
// required: true,
- message: "请输入地市资金", trigger: "blur"
+ message: "请输入地市资金",
+ trigger: "blur",
},
{
pattern:
@@ -648,7 +998,8 @@ export default {
countyLevelFunds: [
{
// required: true,
- message: "请输入区县资金", trigger: "blur"
+ message: "请输入区县资金",
+ trigger: "blur",
},
{
pattern:
@@ -660,7 +1011,8 @@ export default {
townshipInvestments: [
{
// required: true,
- message: "请输入乡镇及群众自筹和其他投资", trigger: "blur"
+ message: "请输入乡镇及群众自筹和其他投资",
+ trigger: "blur",
},
{
pattern:
@@ -764,7 +1116,7 @@ export default {
handleChange(value) {
//value为省市区code数组
if (value) {
- this.form.adcd = JSON.stringify(value)
+ this.form.adcd = JSON.stringify(value);
console.log("value", value, this.form.adcd);
var provinceCode = codeToText[value[0]]; //code转为省
var cityCode = codeToText[value[1]]; //市
@@ -1103,7 +1455,7 @@ export default {
this.getList();
this.msgSuccess("删除成功");
})
- .catch(function () { });
+ .catch(function () {});
} else {
this.$message.warning("请选择要删除的数据!!");
}
@@ -1128,7 +1480,7 @@ export default {
this.downloadFile(response, true, response.msg);
// this.download(response.msg);
})
- .catch(function () { });
+ .catch(function () {});
},
},
};
diff --git a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/baseMsg.vue b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/baseMsg.vue
index d298c97b..c7469395 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/projectProcess/baseMsg.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/projectProcess/baseMsg.vue
@@ -46,15 +46,15 @@
-->
-
+
+
- 万元
-
+ 万元
+
@@ -302,9 +302,9 @@
- 万元
-
+ >
+ 万元
+
@@ -320,9 +320,9 @@
- 万元
-
+ >
+ 万元
+
@@ -338,9 +338,9 @@
- 万元
-
+ >
+ 万元
+
@@ -359,7 +359,7 @@
+ >
万元