diff --git a/src/App.vue b/src/App.vue index 5ebdba2..11c14e4 100644 --- a/src/App.vue +++ b/src/App.vue @@ -33,7 +33,7 @@ export default { // renderDom: "#app", // resize: true // }, false) // 可关闭控制台运行提示输出 - //! 检查 external的 getselfInfo + //! 检查 external 的 getselfInfo /* npm run build:prod sudo mv ggfw-dangan.zip /usr/share/nginx/html/ggfw-dangan 在 MSSM-Dev 文件夹下 移动压缩包到 ggfw文件夹下 diff --git a/src/api/external/index.js b/src/api/external/index.js index ba82bc3..527f619 100644 --- a/src/api/external/index.js +++ b/src/api/external/index.js @@ -3,7 +3,7 @@ import request from "@/utils/request"; //获取用户信息 export function getselfInfo() { return request({ - // baseURL: location.origin, + baseURL: location.origin, url: "/api/admin/user/getSelfInfo", method: "GET", }); diff --git a/src/views/components/AdvancedSearch/qixie.vue b/src/views/components/AdvancedSearch/qixie.vue index d2279d5..a7fdbef 100644 --- a/src/views/components/AdvancedSearch/qixie.vue +++ b/src/views/components/AdvancedSearch/qixie.vue @@ -23,8 +23,7 @@
- +
@@ -37,6 +36,14 @@
diff --git a/src/views/productsMsg/components/hzpSon/JkhzpPt.vue b/src/views/productsMsg/components/hzpSon/JkhzpPt.vue index a8b5a2e..17f568b 100644 --- a/src/views/productsMsg/components/hzpSon/JkhzpPt.vue +++ b/src/views/productsMsg/components/hzpSon/JkhzpPt.vue @@ -205,7 +205,8 @@
产品列表
- + +
@@ -437,6 +438,14 @@ export default { created() { }, methods: { + getitem() { + if (this.tableData.length != 0) { + localStorage.setItem("lastdata", this.tableData[0].latestCreateTime) + } + if (localStorage.getItem("lastdata")) { + return localStorage.getItem("lastdata") + } + }, mySortChange(e) { this.sortableshowDaty = e this.form1.sjSort = "" diff --git a/src/views/productsMsg/components/hzpSon/JkhzpTs.vue b/src/views/productsMsg/components/hzpSon/JkhzpTs.vue index 279ee55..c88a742 100644 --- a/src/views/productsMsg/components/hzpSon/JkhzpTs.vue +++ b/src/views/productsMsg/components/hzpSon/JkhzpTs.vue @@ -208,7 +208,7 @@
产品列表
- +
diff --git a/src/views/productsMsg/components/productInfo.vue b/src/views/productsMsg/components/productInfo.vue index 9979df8..fbf678a 100644 --- a/src/views/productsMsg/components/productInfo.vue +++ b/src/views/productsMsg/components/productInfo.vue @@ -43,13 +43,13 @@ export default { }, activated() { this.$nextTick(() => { - // this.Url = `${location.origin}/ggfw-iframe/#/productinformation?type=${this.$route.query.type - // }&flag=${this.$route.query.flag}&data=${this.$route.query.data - // }&token=${localStorage.getItem("MSSM-LIAONING__TOKEN")}&bah=${this.$route.query.bah}` - - this.Url = `http://localhost:82?type=${this.$route.query.type + this.Url = `${location.origin}/ggfw-iframe/#/productinformation?type=${this.$route.query.type }&flag=${this.$route.query.flag}&data=${this.$route.query.data }&token=${localStorage.getItem("MSSM-LIAONING__TOKEN")}&bah=${this.$route.query.bah}` + + // this.Url = `http://localhost:82?type=${this.$route.query.type + // }&flag=${this.$route.query.flag}&data=${this.$route.query.data + // }&token=${localStorage.getItem("MSSM-LIAONING__TOKEN")}&bah=${this.$route.query.bah}` let dom = document.getElementsByClassName("ifram-view"); let height = dom[0].getBoundingClientRect(); diff --git a/src/views/productsMsg/components/stscpz.vue b/src/views/productsMsg/components/stscpz.vue index a4e7f5c..ebb9148 100644 --- a/src/views/productsMsg/components/stscpz.vue +++ b/src/views/productsMsg/components/stscpz.vue @@ -149,7 +149,7 @@
产品列表
- +
diff --git a/src/views/productsMsg/components/yagao.vue b/src/views/productsMsg/components/yagao.vue index 7c52131..3e97b7a 100644 --- a/src/views/productsMsg/components/yagao.vue +++ b/src/views/productsMsg/components/yagao.vue @@ -62,7 +62,7 @@
产品列表
- +
diff --git a/src/views/productsMsg/drugArchives/yaopinbapz.vue b/src/views/productsMsg/drugArchives/yaopinbapz.vue index 37e80a2..db3249d 100644 --- a/src/views/productsMsg/drugArchives/yaopinbapz.vue +++ b/src/views/productsMsg/drugArchives/yaopinbapz.vue @@ -118,14 +118,14 @@
药品列表
- +
{{ - item.label - }}
+ item.label + }}
导出excel
@@ -174,7 +174,7 @@ {{ scope.row.ypssxkcyr }} - +