From 84b0f2eba8f351369b24c8c47c431360d73a7f51 Mon Sep 17 00:00:00 2001 From: a0049873 <79py69t9wb@privaterelay.appleid.com> Date: Wed, 21 Dec 2022 09:06:36 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=B9=E6=AE=8A=E5=AD=97=E6=AE=B5=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=BC=96=E8=BE=91=E5=8A=9F=E8=83=BD=20=20=E4=B8=8A?= =?UTF-8?q?=E6=9E=B6=E5=B7=A6=E4=BE=A7=E6=B7=BB=E5=8A=A0=E8=BF=9B=E5=BA=A6?= =?UTF-8?q?=E6=9D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- back/src/assets/img/putOnTheShelf/update.png | Bin 0 -> 523 bytes .../src/views/modules/ability/bsabilityai.vue | 5 +- .../modules/ability/bsabilityservice.vue | 7 +- .../components/inputSelectCheckbox.vue | 13 +- .../putOnTheShelf/components/special.vue | 32 +- .../src/views/modules/putOnTheShelf/index.vue | 127 +- front/src/assets/home/update.png | Bin 0 -> 523 bytes .../components/PutOnTheShelf.vue | 2078 +++++++++-------- 8 files changed, 1184 insertions(+), 1078 deletions(-) create mode 100644 back/src/assets/img/putOnTheShelf/update.png create mode 100644 front/src/assets/home/update.png diff --git a/back/src/assets/img/putOnTheShelf/update.png b/back/src/assets/img/putOnTheShelf/update.png new file mode 100644 index 0000000000000000000000000000000000000000..baefd1f517d5d681b9d5073518401bbf03a47338 GIT binary patch literal 523 zcmV+m0`&cfP)Px$#Ysd#R5(wq)V+%nK^O+`=bcTo5VVL07J6VIl2Sw@J2P1!#^x%Cm4cO>g{4?o ziQNenejpqc$8nw?_#cGbDYWoEu+UO$EHs*8-$$lckR*4Rzzqz`4*ULiX7`;H9Pp3> z_OLQo6ver^uHOLoTUFJC*+46S*4i@wJ^*+M;Dm^*&!Wj-p692HG4BDq1TX^d1Hd1W z-$DovnxsjfbMB;wyi?T|A%x9XY^~jCwOY4S^c>S`#1|&)cDsi;j@wTjNhc*)n{69w?O72yMY0W`ZH$QxoGk;J zZkXG$_x>Kq^E1GNq7tl literal 0 HcmV?d00001 diff --git a/back/src/views/modules/ability/bsabilityai.vue b/back/src/views/modules/ability/bsabilityai.vue index b0af3265..a5fe82e1 100644 --- a/back/src/views/modules/ability/bsabilityai.vue +++ b/back/src/views/modules/ability/bsabilityai.vue @@ -230,7 +230,7 @@ :close-on-press-escape="false" :destroy-on-close="true" :before-close="clear" - width="50%" + width="60%" > - + width="60%"> + 取 消 确 定 @@ -271,6 +271,7 @@ export default { insertList: [], putOnTheShelfList: [], showPutOnTheShelfFlag2: false, + routePath: '', submitFrom: { type: '应用资源', deptId: '', @@ -594,6 +595,7 @@ export default { }, // 新上架 clear () { + this.$router.push(this.routePath) this.notFilled = [] this.showPutOnTheShelfFlag2 = false this.insertList = [] @@ -615,6 +617,7 @@ export default { }, // 上架 showPutOnTheShelf () { + this.routePath = this.$route.path this.showPutOnTheShelfFlag2 = true this.$http.get('/category/getCategoryTree').then(res => { this.insertList = res.data.data.filter(item => item.name === '应用资源')[0] diff --git a/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue b/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue index 4d649f4e..3f4e7f4a 100644 --- a/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue +++ b/back/src/views/modules/putOnTheShelf/components/inputSelectCheckbox.vue @@ -81,12 +81,11 @@ js: - -
- - -
- + +
+ + +