diff --git a/src/App.vue b/src/App.vue index bcb08d8..4be8afa 100644 --- a/src/App.vue +++ b/src/App.vue @@ -18,9 +18,6 @@ diff --git a/src/views/vxEwm/enterprise/components/check/info.vue b/src/views/vxEwm/enterprise/components/check/info.vue deleted file mode 100644 index 7739681..0000000 --- a/src/views/vxEwm/enterprise/components/check/info.vue +++ /dev/null @@ -1,422 +0,0 @@ - - - - - - - 巡查单位 - - {{ checksinfo.enterpriseName }} - - - - - 巡查类别 - - {{ checksinfo.typeName }} - - - - - - 巡查内容 - - {{ checksinfo.content }} - - - - - - - 打卡人 - - {{ checksinfo.addUserName }} - - - - - - - 打卡位置 - - {{ checksinfo.inAddress }} - - - - - - - - - 打卡时间 - - {{ checksinfo.checkDate }} - - - - 现场图片 - - - - - - - 隐患上报记录 - - - - - - {{ item.description }} - - - - 详情 - - - - - - - - - - - - - - diff --git a/src/views/vxEwm/enterprise/components/infoFour.vue b/src/views/vxEwm/enterprise/components/infoFour.vue deleted file mode 100644 index a55c523..0000000 --- a/src/views/vxEwm/enterprise/components/infoFour.vue +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - {{ item.year }}年度产值及税收 - - - - - 产值(万元) - {{ item.outputValue }} - - - - - - 税收(万元) - {{ item.taxValue }} - - - - - - - {{ timer }}年产值税收录入 - - - - - - - diff --git a/src/views/vxEwm/enterprise/components/infoOne.vue b/src/views/vxEwm/enterprise/components/infoOne.vue deleted file mode 100644 index 8e3cd05..0000000 --- a/src/views/vxEwm/enterprise/components/infoOne.vue +++ /dev/null @@ -1,608 +0,0 @@ - - - - - - 企业名称 - {{ info.name }} - - - 社会信用代码 - {{ info.certificateCode }} - - - 规上企业 - - {{ info.standardSized == 0 ? '否' : '是' }} - - - - 上亿企业 - - {{ info.oneHundredMillion == 0 ? '否' : '是' }} - - - - 企业类型 - {{ info.typeName }} - - - 所属行业 - {{ info.industryName }} - - - 所属地 - {{ info.locationName }} - - - 所属工业园 - {{ info.parkName }} - - - 法定代表人 - {{ info.legalPerson }} - - - 法人联系方式 - {{ info.legalPersonPhone }} - - - 住所(注册地) - {{ info.registerAddress }} - - - 实际经营地址 - {{ info.businessAddress }} - - - 企业人数 - {{ info.person }}(人) - - - 面积 - {{ info.rentSpace }}(㎡) - - - 企业状态 - {{ info.status | fiterStatus }} - - - 入驻园区 - {{ info.parkName }} - - - 主要产品 - {{ info.businessScope }} - - - 入驻楼层 - {{ info.floor }} - - - 风险源等级 - {{ info.riskLevel }} - - - 危险源类型 - {{ info.riskSourceType }} - - - 危险源等级 - {{ info.riskSourceLevel }} - - - 入驻日期 - {{ info.inDateTime }} - - - 合同截止日期 - {{ info.endDateTime }} - - - 搬离日期 - - {{ info.leaveDateTime | filterNull }} - - - - 是否重点监管 - - {{ info.isKeySupervision | filterisKeySupervision }} - - - - 标准化等级 - {{ info.standardLevel }} - - - 安全员 - {{ info.networkUserName }} - - - 分管领导 - {{ info.masterUserName }} - - - 营业执照: - - - - - - - - 信息介绍: - - {{ info.description }} - - - - - - - - - - - 信息维护 - 删除 - - - - - - - diff --git a/src/views/vxEwm/enterprise/components/infoThree.vue b/src/views/vxEwm/enterprise/components/infoThree.vue deleted file mode 100644 index 6b3febb..0000000 --- a/src/views/vxEwm/enterprise/components/infoThree.vue +++ /dev/null @@ -1,482 +0,0 @@ - - - - - - - {{ item.name }} - {{ item.typeName }} - - {{ item.phone }} - - - - - - 备注 : {{ - item.remark == '' - ? filterHasSafeCertificate(item.hasSafeCertificate) - : item.remark - }} - - - {{ filterHasSafeCertificate(item.hasSafeCertificate) }} - - - - - 查看证书 - - {{ item.safeCertificateExpiry }} - - - - - - - - - - - - - 新增联系人 - - - - - - - diff --git a/src/views/vxEwm/enterprise/components/infoTwo.vue b/src/views/vxEwm/enterprise/components/infoTwo.vue deleted file mode 100644 index eb6f103..0000000 --- a/src/views/vxEwm/enterprise/components/infoTwo.vue +++ /dev/null @@ -1,419 +0,0 @@ - - - - - - - - {{ item.equipmentName }} - - 数量:{{ item.quantity }} - - - - - - - 备注: - {{ item.remark }} - - - - 删除 - 修改 - - - - - - - - 新增特种设备 - - - - - - - diff --git a/src/views/vxEwm/enterprise/index.vue b/src/views/vxEwm/enterprise/index.vue index 9663c90..8f76353 100644 --- a/src/views/vxEwm/enterprise/index.vue +++ b/src/views/vxEwm/enterprise/index.vue @@ -1,456 +1,126 @@ - - - - {{ item.name }} - - + + + + - - - - - - - - - - {{ enterpriseName }} - - - - - - - - - - - - - - - 日常巡查 - - - - {{ zhengchang.countValue ? zhengchang.countValue : 0 }} - - 次 - - - - - - - - - - - - - - - - - 风险隐患 - - - {{ yinhuanSum }} - 条 - - - - - - 未派单 - - {{ weipandan.countValue || 0 }} - - 条 - - - 已派单 - - {{ yipaidan.countValue || 0 }} - - 条 - - - 已整改 - - {{ yizhenggai.countValue || 0 }} - - 条 - - - - - - - - - - - - - - - - - - 整改工单 - - - - {{ gongdanSum ? gongdanSum : 0 }} - - 个 - - - - - - - 未处理 - - {{ weigongdan ? weigongdan : 0 }} - - 条 - - - - 已处理 - - {{ yigongdan ? yigongdan : 0 }} - 条 - - - - - - - - - - - - - - - - - 企业提交整改 - - - - {{ zhenggaiInfo ? zhenggaiInfo : 0 }} - - 次 - - - - + + + + + > + 点击下载 + < diff --git a/src/views/vxEwm/garden/index.vue b/src/views/vxEwm/garden/index.vue index 3032fdc..25ba024 100644 --- a/src/views/vxEwm/garden/index.vue +++ b/src/views/vxEwm/garden/index.vue @@ -1,18 +1,10 @@ - + - > @@ -39,10 +31,6 @@ export default { windowBar.style.height = 0 + 'px' }, methods: { - backHome() { - this.$store.commit('SET_IS_SHOW', false) - this.$router.back() - }, /** * 下载APP */