From 370b03c6151e7b4d77dd0543e3523e42382519f0 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Sun, 7 Nov 2021 11:31:04 +0800 Subject: [PATCH] =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=B8=83=E5=B1=80=E8=B0=83?= =?UTF-8?q?=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../localProductsOrProjectLibrary/index.vue | 5 +++-- .../localProductsOrProjectLibrary/pages/details.vue | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue index da31f68c8..9e7cdd3d6 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/index.vue @@ -882,7 +882,7 @@ export default { this.probaseOptions = res.data.PROBASE; this.productTypeOptions = res.data.XMLB; this.targetMarketOptions = res.data.SCXX; - }); + }) }, // 更多 handleCommand(command) { @@ -1541,6 +1541,7 @@ export default { } }, created() { + console.log(this.productTypeOptions) this.getDept().then(res => { this.getUser(res); }, e => { @@ -1590,7 +1591,7 @@ export default { } /deep/ .pagination { - position: relative; + position: absolute; } .row-col-box { diff --git a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue index 6a1a49764..06c924df7 100644 --- a/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue +++ b/src/pages/regulatoryRepository/localProductsOrProjectLibrary/pages/details.vue @@ -453,7 +453,7 @@ - +