From 47f29137cff066cc73bd953557841ce86f55095f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=8A=B2=E9=BE=99?= <2860996570@qq.com> Date: Tue, 22 Oct 2024 14:29:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=81=A2=E5=A4=8Ddev=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 5 ++- .../components/descriptionsbianji/index.vue | 3 +- .../adverseReaction/adverseReaction.vue | 8 ++-- .../drugInfo/drugBasicInfo/drugBasicInfo.vue | 4 +- src/views/firmContent/drugInfo/index.vue | 39 ++++++++++++------- 5 files changed, 35 insertions(+), 24 deletions(-) diff --git a/src/App.vue b/src/App.vue index 4808c54..059d4b2 100644 --- a/src/App.vue +++ b/src/App.vue @@ -46,7 +46,7 @@ export default { const token = params.get("token"); const leixing = params.get("leixing") || ""; const bah = params.get("bah"); - + const realName = params.get("realName") || ""; const qita = params.get("qita") || ""; let obj = { @@ -56,7 +56,8 @@ export default { token, leixing, bah, - qita + realName, + qita, } console.log(888, obj); if ( diff --git a/src/views/firmContent/components/descriptionsbianji/index.vue b/src/views/firmContent/components/descriptionsbianji/index.vue index 3c517fd..77a8c0f 100644 --- a/src/views/firmContent/components/descriptionsbianji/index.vue +++ b/src/views/firmContent/components/descriptionsbianji/index.vue @@ -3,7 +3,8 @@ - + + diff --git a/src/views/firmContent/drugInfo/adverseReaction/adverseReaction.vue b/src/views/firmContent/drugInfo/adverseReaction/adverseReaction.vue index 046aeb3..b961245 100644 --- a/src/views/firmContent/drugInfo/adverseReaction/adverseReaction.vue +++ b/src/views/firmContent/drugInfo/adverseReaction/adverseReaction.vue @@ -105,7 +105,6 @@ export default { form1: { pageSize: 10, pageNum: 1, - zczbh: "", }, options1: [ { @@ -133,7 +132,7 @@ export default { this.loading = true; if (this.urlA.type == 2) { this.form1.drugApprovalNo = this.urlA.data - this.form1.zczbh = "" + // 药品 this.tableList = [ @@ -198,6 +197,8 @@ export default { }) } else if (this.urlA.type == 3) { + this.form1.zczbh = this.urlA.data + // 器械 this.tableList = [ { @@ -362,7 +363,6 @@ export default { ] this.form1.registerNo = this.urlA.data - this.form1.zczbh = "" this.$api.frimCenter.portraitHzpReport(this.form1).then(res => { console.log(888, this.urlA); console.log(777, res); @@ -406,7 +406,6 @@ export default { this.form1 = { pageSize: 10, pageNum: 1, - zczbh: "", } }, inquire() { } @@ -417,7 +416,6 @@ export default { }), }, mounted() { - this.form1.zczbh = this.urlA.data this.getlist() // this.$nextTick(() => { // let dom = document.getElementsByClassName('adverseReaction'); diff --git a/src/views/firmContent/drugInfo/drugBasicInfo/drugBasicInfo.vue b/src/views/firmContent/drugInfo/drugBasicInfo/drugBasicInfo.vue index 0ca1f3d..788cee2 100644 --- a/src/views/firmContent/drugInfo/drugBasicInfo/drugBasicInfo.vue +++ b/src/views/firmContent/drugInfo/drugBasicInfo/drugBasicInfo.vue @@ -200,8 +200,9 @@ + + v-show="obj.type == item.type || item.label == '生产标准信息'" >
@@ -347,7 +348,6 @@ export default { label: "生产标准信息", type: "2", show: false, - children: [ { id: 1, diff --git a/src/views/firmContent/drugInfo/index.vue b/src/views/firmContent/drugInfo/index.vue index 7bed5f9..a31d695 100644 --- a/src/views/firmContent/drugInfo/index.vue +++ b/src/views/firmContent/drugInfo/index.vue @@ -46,17 +46,18 @@ " alt="" /> 基本信息 - +
+ v-show="urlA.type != 4 && pruduct.type != '原料药' && urlA.type != 'yagao'" > 抽样信息
+
+ v-show="urlA.type != 4 && pruduct.type != '原料药' && urlA.type != 'yagao'" > + v-show="urlA.flag != 5 && urlA.type != 4 && pruduct.type != '原料药' && urlA.type != 'yagao'" + v-if="urlA.leixing != 'ggfw'"> 召回信息
-
+
+ v-show="urlA.type == 4 && urlA.type != 'yagao'" v-if="urlA.leixing != 'ggfw'"> + v-show="urlA.type == 2 && urlA.type != 'yagao'" v-if="urlA.leixing != 'ggfw'"> 注册体系核查
--> - +
+ v-show="urlA.type != 4 && urlA.leixing != 'ggfw' && pruduct.type != 7 && pruduct.type != '原料药' && urlA.type != 'yagao'"> { let obj = {} @@ -492,12 +497,16 @@ export default { obj = { label: inputValue, soleInfo: bah, + productName: this_.pruduct.value, + createBy: this_.urlA.realName } } else { console.log("后两位不是 '#/'"); obj = { label: inputValue, soleInfo: this_.urlA.bah, + productName: this_.pruduct.value, + createBy: this_.urlA.realName } } @@ -505,6 +514,8 @@ export default { obj = { label: inputValue, soleInfo: this_.urlA.data, + productName: this_.pruduct.value, + createBy: this_.urlA.realName } } @@ -699,7 +710,7 @@ export default { //注册检验 } else if (id == 355) { //注册受理 - }else if (id == 366) { + } else if (id == 366) { //注册体系核查 } }, @@ -793,7 +804,7 @@ export default { title: this.title, datalist: this.datalist, }; - case "yaopinbiangeng": + case "yaopinbiangeng": return { b: this.id, token: this.token, @@ -823,7 +834,7 @@ export default { height: 100%; background: rgba(255, 255, 255, 0.9); box-shadow: 0px 0px vw(12) 0px rgba(194, 212, 226, 0.64); - border-radius: vw(10) vw(10) 0 0; + border-radius: vw(10) vw(10) 0 0; .drugInfo-top { display: flex; @@ -985,6 +996,6 @@ export default { font-size: vb(16); } } -/* 修改滚动条样式 .title_state为div盒子*/ +/* 修改滚动条样式 .title_state为div盒子*/