From 70c8b90b7224fdde0b2af37cd5acee9ca4c04381 Mon Sep 17 00:00:00 2001 From: rose <1942951600@qq.com> Date: Thu, 29 Apr 2021 15:48:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/policy.js | 3 +-- src/components/Breadcrumb/index.vue | 2 +- src/views/enterprise/demand.vue | 6 +++++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/src/api/policy.js b/src/api/policy.js index 95c57e8..ddb8d39 100644 --- a/src/api/policy.js +++ b/src/api/policy.js @@ -64,13 +64,12 @@ export function PolicyAdd(data) { publishTime: data.publishTime, title: data.title, titleUrl: data.titleUrl, - publishDepartId: data.pushDep, + publishDepartId: data.pushDep } } }) } - export function getAreaBranch() { return request({ url: `/gateway${policyArea}/area`, diff --git a/src/components/Breadcrumb/index.vue b/src/components/Breadcrumb/index.vue index d57b59c..852e411 100644 --- a/src/components/Breadcrumb/index.vue +++ b/src/components/Breadcrumb/index.vue @@ -37,7 +37,7 @@ export default { const first = matched[0] if (!this.isDashboard(first)) { - matched = [{ path: '/dashboard', meta: { title: '云服务平台管理系统' }}].concat(matched) + matched = [{ path: '/dashboard', meta: { title: '推策——科创政策智能推送平台' }}].concat(matched) } this.levelList = matched.filter(item => item.meta && item.meta.title && item.meta.breadcrumb !== false) diff --git a/src/views/enterprise/demand.vue b/src/views/enterprise/demand.vue index 30d642e..73a75d0 100644 --- a/src/views/enterprise/demand.vue +++ b/src/views/enterprise/demand.vue @@ -85,7 +85,11 @@ class-name="small-padding fixed-width" >