diff --git a/config/index.js b/config/index.js index f57f55c..7f9f910 100644 --- a/config/index.js +++ b/config/index.js @@ -11,7 +11,7 @@ module.exports = { assetsPublicPath: '/', proxyTable: { '/api': { - target: 'http://192.168.0.45:8091/', + target: 'http://192.168.0.79:8091/', changeOrigin: true, pathRewrite: { '^/api': '' diff --git a/src/assets/images/peopleHead.png b/src/assets/images/peopleHead.png new file mode 100644 index 0000000..653d644 Binary files /dev/null and b/src/assets/images/peopleHead.png differ diff --git a/src/assets/tablebg.jpg b/src/assets/tablebg.jpg new file mode 100644 index 0000000..d1d02c5 Binary files /dev/null and b/src/assets/tablebg.jpg differ diff --git a/src/views/bi_onecom/majorHazardSources/info.vue b/src/views/bi_onecom/majorHazardSources/info.vue index 597f6df..b73bdc1 100644 --- a/src/views/bi_onecom/majorHazardSources/info.vue +++ b/src/views/bi_onecom/majorHazardSources/info.vue @@ -130,8 +130,10 @@ -
+ 姓名
+ |
+
+ {{ item.NAME }}
+ |
+
+ 工种
+ |
+
+ {{ item.JOBS_TYPE }}
+ 暂无
+ |
+ + + + | +
+ 资质
+ |
+
+ {{ item.CERTIFICATE }}
+ 暂无
+ |
+ |||
+ 培训时间
+ |
+
+ {{ item.OPENING_TIME }}
+ |
+ |||
+ 有效期限
+ |
+
+ {{ item.VALIDITY_PERIOD_END }}
+ |
+ |||
+ 所在单位
+ |
+
+ {{ item.DEPARTMENT_NAME }}
+ |
+
+ |
+ ||
+ 身份证号
+ |
+
+ {{ item.CARD_ID }}
+ |
+ |||
+ 手机
+ |
+
+ {{ item.PHONE }}
+ |
+