diff --git a/jwtech-admin-page/public/static/信用承诺模板.docx b/jwtech-admin-page/public/static/信用承诺模板.docx
new file mode 100644
index 00000000..87562d8d
--- /dev/null
+++ b/jwtech-admin-page/public/static/信用承诺模板.docx
@@ -0,0 +1,10 @@
+--------------------------------------------------------------------------------
+信用信息公开承诺书
+我单位已仔细阅读《工程建设领域项目信息公开和诚信体系建设工作实施意见》(中纪发〔2011〕16号)《关于印发水利工程建设领域项目信息公开和诚信体系建设实施方案的通知》(水建管〔2011〕433号)《广东省社会信用条例》等文件要求,郑重承诺:
+ 依法在广东省水利建设市场信用信息平台提供单位信用信息。我单位信用信息不包含涉及国家秘密、商业秘密、个人隐私以及涉及国家安全、公共安全、经济安全和社会稳定的内容。
+ 严格遵守信息公开的有关规定,我单位信用信息形成之日起及时通过广东省水利建设市场信用信息平台填报、更新并向社会公开。
+ 我单位信用信息均合法、真实、准确和有效,因提供虚假信用信息所产生的一切不良后果和法律责任由本企业自己承担。
+ 我单位的信用信息自觉接受政府、行业组织、社会公众、新闻舆论的监督。
+ 我单位同意《信用信息公开承诺书》向社会公开。
+
+企业名称(盖章): 法定代表人(签字):
diff --git a/jwtech-admin-page/src/views/building/projectInfo/buildProgressWarning/index.vue b/jwtech-admin-page/src/views/building/projectInfo/buildProgressWarning/index.vue
index 5efe41d0..4274879b 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/buildProgressWarning/index.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/buildProgressWarning/index.vue
@@ -2280,7 +2280,7 @@ export default {
},
handleToList (tabNum, row) {
this.$router.push({
- path: "/building/build/buildProgressWarning-list",
+ path: "/evaluationEarlyWarning/rulelx/buildProgressWarning-list",
query: {
baseDataId: row.id,
proNo: row.proNo,
diff --git a/jwtech-admin-page/src/views/building/projectInfo/costChangeWarning/costInfo.vue b/jwtech-admin-page/src/views/building/projectInfo/costChangeWarning/costInfo.vue
index 8cd3997a..d5816e71 100644
--- a/jwtech-admin-page/src/views/building/projectInfo/costChangeWarning/costInfo.vue
+++ b/jwtech-admin-page/src/views/building/projectInfo/costChangeWarning/costInfo.vue
@@ -45,15 +45,16 @@
-
+
+
-
+
-
+
- 下载模板
+ 下载模板
@@ -686,7 +701,7 @@ export default {
});
},
methods: {
- downloadTemplate(filename, name){
+ downloadTemplate(filename, name) {
let a = document.createElement("a");
console.log(999, process.env.NODE_ENV);
a.href = "/jgThinking/static/" + filename;
@@ -765,8 +780,8 @@ export default {
if (this.form.safetyProductionAttachment) {
this.fileList2 = JSON.parse(this.form.safetyProductionAttachment);
}
- if (this.form.certificateInformation){
- this.fileList5=JSON.parse(this.form.certificateInformation)
+ if (this.form.certificateInformation) {
+ this.fileList5 = JSON.parse(this.form.certificateInformation);
}
});
},
@@ -862,7 +877,7 @@ export default {
if (valid) {
this.form.socialCreditCodeAttachment = JSON.stringify(this.fileList1);
this.form.safetyProductionAttachment = JSON.stringify(this.fileList2);
- this.form.certificateInformation=JSON.stringify(this.fileList5)
+ this.form.certificateInformation = JSON.stringify(this.fileList5);
if (this.form.id != null) {
updateEnterpriseInfo(this.form).then((response) => {
if (response.code === 200) {
diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue
index 1454386d..d0ba0b45 100644
--- a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue
+++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/dynamicCredit.vue
@@ -2,7 +2,7 @@
-
良好行为加分申报
+
良好行为加分申报111
-
+
-
@@ -114,52 +113,34 @@
重置重置
- 合计
-
-
-
- {{ totalData.total }}
-
-
+
+ 合计
+
-
-
- {{ totalData.conPay }}
-
-
-
-
- {{ totalData.worksTotal }}
-
-
-
-
- {{ totalData.enterNum }}
-
-
+
+
+
{{ i.lab }}
+
{{ i.val }}
+
+
-
-
- {{ totalData.exitNum }}
-
-
-
-
- {{ totalData.payTotal }}
-
-
-
-
- {{ totalData.unPayTotal }}
-
-
-
-
查看查看
-
@@ -312,21 +291,26 @@