diff --git a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/badCredit.vue b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/badCredit.vue index fb4dead0..f16a7c70 100644 --- a/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/badCredit.vue +++ b/jwtech-admin-page/src/views/marketSupervision/enterpriseInformation/options/components/badCredit.vue @@ -25,7 +25,7 @@ + + {{ itemObj.behavior || "-" }} diff --git a/jwtech-pc-page/src/views/enterpriseInformation/components/actionList.vue b/jwtech-pc-page/src/views/enterpriseInformation/components/actionList.vue index 2569a4a1..e6ca2c24 100644 --- a/jwtech-pc-page/src/views/enterpriseInformation/components/actionList.vue +++ b/jwtech-pc-page/src/views/enterpriseInformation/components/actionList.vue @@ -100,7 +100,7 @@ export default { }, methods: { getResult() { - if (title == "良好行为列表") { + if (this.title == "良好行为列表") { this.$emit("getGoodResult"); } else { this.$emit("getBadResult"); diff --git a/jwtech-pc-page/src/views/enterpriseInformation/components/enterpriseQualificationList.vue b/jwtech-pc-page/src/views/enterpriseInformation/components/enterpriseQualificationList.vue index 2fe41b0b..4f5bbfb1 100644 --- a/jwtech-pc-page/src/views/enterpriseInformation/components/enterpriseQualificationList.vue +++ b/jwtech-pc-page/src/views/enterpriseInformation/components/enterpriseQualificationList.vue @@ -1,136 +1,191 @@ \ No newline at end of file + } +}; + diff --git a/jwtech-pc-page/src/views/enterpriseInformation/components/qualificationTable.vue b/jwtech-pc-page/src/views/enterpriseInformation/components/qualificationTable.vue index c8dadee5..0a160275 100644 --- a/jwtech-pc-page/src/views/enterpriseInformation/components/qualificationTable.vue +++ b/jwtech-pc-page/src/views/enterpriseInformation/components/qualificationTable.vue @@ -1,122 +1,148 @@ \ No newline at end of file + diff --git a/jwtech-pc-page/src/views/enterpriseInformation/enterpriseInDetail.vue b/jwtech-pc-page/src/views/enterpriseInformation/enterpriseInDetail.vue index f425435d..2adea6c4 100644 --- a/jwtech-pc-page/src/views/enterpriseInformation/enterpriseInDetail.vue +++ b/jwtech-pc-page/src/views/enterpriseInformation/enterpriseInDetail.vue @@ -1,199 +1,218 @@ \ No newline at end of file + diff --git a/jwtech-pc-page/src/views/summarizedInformation/summarizedDetail.vue b/jwtech-pc-page/src/views/summarizedInformation/summarizedDetail.vue index 5eb2205f..098d7a2a 100644 --- a/jwtech-pc-page/src/views/summarizedInformation/summarizedDetail.vue +++ b/jwtech-pc-page/src/views/summarizedInformation/summarizedDetail.vue @@ -5,15 +5,19 @@ 首页 综合信息公示公告 - 综合信息详情 + 公示公告详情
{{ title }}
+
+ 来源:{{ info.region }} + 发布时间:{{ info.publishTime }} +
@@ -94,6 +98,14 @@ export default { font-weight: 600; color: #0055a6; } + .sorce { + margin-top: 20px 0; + display: flex; + justify-content: center; + span { + margin-right: 30px; + } + } } } } diff --git a/jwtech-pc-page/static/config.js b/jwtech-pc-page/static/config.js index 5e6436da..4e1a63ee 100644 --- a/jwtech-pc-page/static/config.js +++ b/jwtech-pc-page/static/config.js @@ -9,7 +9,7 @@ window.g = { // noSuffixUrl: "http://106.2.224.58:1036",//没有工程名的地址 // url: "http://106.2.224.58:1036/kms-pc-web/api", // url: "http://106.2.224.58:1039/kms-pc-web", - // url: "http://192.168.2.108:18100/tianhui-admin-web", + // url: "http://192.168.2.100:18082/tianhui-admin-web", url: "http://192.168.2.100:18080/kms-pc-web", // url: "http://127.0.0.1:18082/kms-pc-web",