From 1b4370d8ad99de37f0ad2d84e9ca0832281cfe04 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=9D=8E=E5=8A=B2=E9=BE=99?= <2860996570@qq.com>
Date: Fri, 12 Apr 2024 09:32:21 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=90=9C=E7=B4=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/api/archives/cosmetics.js | 12 +++-
src/api/external/index.js | 2 +-
src/views/components/AdvancedSearch/cpbq.vue | 63 +++++++++++++++++++
src/views/components/AdvancedSearch/qixie.vue | 6 +-
.../components/healthSon/QIxiehealthOne.vue | 4 ++
.../components/healthSon/QIxiehealthThree.vue | 2 +
.../components/healthSon/QixiehealthTow.vue | 2 +
.../components/healthSon/TiwaihealthOne.vue | 2 +
.../components/healthSon/TiwaihealthThree.vue | 2 +
.../components/healthSon/TiwaihealthTow.vue | 2 +
.../components/healthSon/health.vue | 2 +
.../productsMsg/components/hzpSon/GchzpPt.vue | 11 +++-
.../productsMsg/components/hzpSon/GchzpTs.vue | 10 ++-
.../productsMsg/components/hzpSon/JkhzpPt.vue | 8 ++-
.../productsMsg/components/hzpSon/JkhzpTs.vue | 9 ++-
.../productsMsg/components/productInfo.vue | 2 +-
src/views/productsMsg/components/stscpz.vue | 13 +++-
.../productsMsg/drugArchives/yaopinbapz.vue | 8 ++-
.../productsMsg/drugArchives/yaopinstscpz.vue | 8 ++-
.../drugArchives/yaopinyuanliao.vue | 25 +++++---
src/views/productsMsg/zyzj.vue | 11 +++-
vue.config.js | 2 +-
22 files changed, 176 insertions(+), 30 deletions(-)
create mode 100644 src/views/components/AdvancedSearch/cpbq.vue
diff --git a/src/api/archives/cosmetics.js b/src/api/archives/cosmetics.js
index 4da9b9b..f428839 100644
--- a/src/api/archives/cosmetics.js
+++ b/src/api/archives/cosmetics.js
@@ -54,8 +54,8 @@ export default {
params: query,
});
},
- //分页条件查询药品批件数据
- vRdgYpwhGxwzylList(query) {
+ //分页条件查询药品批件数据
+ vRdgYpwhGxwzylList(query) {
return request({
url: "/pharmaceuticals/vRdgYpwhGxwz/ylList",
method: "GET",
@@ -91,6 +91,12 @@ export default {
});
},
-
+ getDicts(params) {
+ return request({
+ url: '/pharmaceuticals/groductsLabel/dict',
+ method: 'get',
+ params
+ })
+ },
}
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/cpbq.vue b/src/views/components/AdvancedSearch/cpbq.vue
new file mode 100644
index 0000000..778e302
--- /dev/null
+++ b/src/views/components/AdvancedSearch/cpbq.vue
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/components/AdvancedSearch/qixie.vue b/src/views/components/AdvancedSearch/qixie.vue
index ecb4071..d2279d5 100644
--- a/src/views/components/AdvancedSearch/qixie.vue
+++ b/src/views/components/AdvancedSearch/qixie.vue
@@ -139,14 +139,18 @@
+
+