diff --git a/src/api/yingji/new.js b/src/api/yingji/new.js index a027273..5f7d803 100644 --- a/src/api/yingji/new.js +++ b/src/api/yingji/new.js @@ -3,7 +3,7 @@ import request from '@/utils/request' // 查询企业新列表 export function listNew(query) { return request({ - url: '/programManagement/new/list', + url: '/pharmaceuticals/new/list', method: 'get', params: query }) diff --git a/src/views/yingji/enterprise copy.vue b/src/views/yingji/enterprise copy.vue new file mode 100644 index 0000000..714d7de --- /dev/null +++ b/src/views/yingji/enterprise copy.vue @@ -0,0 +1,683 @@ + + + + + + 行政区划: + + + + 企业名称: + + + + + 行业监管大类: + + + + + + + + + + 统一社会信用代码: + + + + 搜索 + + 重置 + + + + + + + + + + + + {{ componendDistrict(scope.row.subdistrict) || "/" }} + + + + + + + + {{ scope.row.supervisionLarge | supervisionLarge }} + + + + + + + + + + + + + + + 查看详情 + + + + + + + + + + + + + + 企业详情 + + + + + + + + {{ infoData[key] || "/" }} + + + + + + + + + + + diff --git a/src/views/yingji/enterprise.vue b/src/views/yingji/enterprise.vue index bc3b335..b4c3b21 100644 --- a/src/views/yingji/enterprise.vue +++ b/src/views/yingji/enterprise.vue @@ -1,74 +1,89 @@ - + - - - 行政区划: + + - - - 企业名称: + + - - - - 行业监管大类: - + + + - - - - - - 统一社会信用代码: - - - - 搜索 - - 重置 - - + + + + + + + + + 搜索 + 重置 + + - {{ componendDistrict(scope.row.subdistrict) || "/" }} + {{ componendDistrict(scope.row.district) || "/" }} @@ -115,39 +130,27 @@ - - - + 查看详情 @@ -159,10 +162,11 @@ + 企业详情 - + @@ -209,29 +213,69 @@ +