From 4344056f550df8bda20e21d53049b82420816945 Mon Sep 17 00:00:00 2001
From: "851673013@qq.com" <851673013@qq.com>
Date: Fri, 8 Jul 2022 15:53:53 +0800
Subject: [PATCH 1/9] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E6=88=91=E7=9A=84?=
=?UTF-8?q?=E5=BE=85=E5=8A=9E=E5=92=8C=E5=B7=B2=E5=8A=9E=E4=BB=BB=E5=8A=A1?=
=?UTF-8?q?=E5=88=86=E5=87=BA=E6=9D=A5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../hasToDoTasks/AbilityResourceShelf.vue | 142 +++++++++
.../hasToDoTasks/AbilityResourcesRemoved.vue | 142 +++++++++
.../ApplicationForCompetencyRequirements.vue | 142 +++++++++
.../hasToDoTasks/CommentModeration.vue | 142 +++++++++
.../hasToDoTasks/CompetencyApplication.vue | 142 +++++++++
.../modules/myAgent/AbilityResourceShelf.vue | 170 +++++++++++
.../myAgent/AbilityResourcesRemoved.vue | 170 +++++++++++
.../ApplicationforCompetencyRequirements.vue | 170 +++++++++++
.../modules/myAgent/CommentModeration.vue | 170 +++++++++++
.../myAgent/demo/ability-resource-shelf.vue | 273 ++++++++++++++++++
10 files changed, 1663 insertions(+)
create mode 100644 back/src/views/modules/hasToDoTasks/AbilityResourceShelf.vue
create mode 100644 back/src/views/modules/hasToDoTasks/AbilityResourcesRemoved.vue
create mode 100644 back/src/views/modules/hasToDoTasks/ApplicationForCompetencyRequirements.vue
create mode 100644 back/src/views/modules/hasToDoTasks/CommentModeration.vue
create mode 100644 back/src/views/modules/hasToDoTasks/CompetencyApplication.vue
create mode 100644 back/src/views/modules/myAgent/AbilityResourceShelf.vue
create mode 100644 back/src/views/modules/myAgent/AbilityResourcesRemoved.vue
create mode 100644 back/src/views/modules/myAgent/ApplicationforCompetencyRequirements.vue
create mode 100644 back/src/views/modules/myAgent/CommentModeration.vue
create mode 100644 back/src/views/modules/myAgent/demo/ability-resource-shelf.vue
diff --git a/back/src/views/modules/hasToDoTasks/AbilityResourceShelf.vue b/back/src/views/modules/hasToDoTasks/AbilityResourceShelf.vue
new file mode 100644
index 00000000..0da3a386
--- /dev/null
+++ b/back/src/views/modules/hasToDoTasks/AbilityResourceShelf.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/hasToDoTasks/AbilityResourcesRemoved.vue b/back/src/views/modules/hasToDoTasks/AbilityResourcesRemoved.vue
new file mode 100644
index 00000000..3c0a1ed3
--- /dev/null
+++ b/back/src/views/modules/hasToDoTasks/AbilityResourcesRemoved.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/hasToDoTasks/ApplicationForCompetencyRequirements.vue b/back/src/views/modules/hasToDoTasks/ApplicationForCompetencyRequirements.vue
new file mode 100644
index 00000000..6f936524
--- /dev/null
+++ b/back/src/views/modules/hasToDoTasks/ApplicationForCompetencyRequirements.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/hasToDoTasks/CommentModeration.vue b/back/src/views/modules/hasToDoTasks/CommentModeration.vue
new file mode 100644
index 00000000..2de57bdc
--- /dev/null
+++ b/back/src/views/modules/hasToDoTasks/CommentModeration.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/hasToDoTasks/CompetencyApplication.vue b/back/src/views/modules/hasToDoTasks/CompetencyApplication.vue
new file mode 100644
index 00000000..1cf2d2b5
--- /dev/null
+++ b/back/src/views/modules/hasToDoTasks/CompetencyApplication.vue
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/myAgent/AbilityResourceShelf.vue b/back/src/views/modules/myAgent/AbilityResourceShelf.vue
new file mode 100644
index 00000000..39410b15
--- /dev/null
+++ b/back/src/views/modules/myAgent/AbilityResourceShelf.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.user) ||
+ (scope.row.params && scope.row.params.applyUserName) ||
+ (scope.row.params && scope.row.params.userName) ||
+ (scope.row.params && scope.row.params.undercarriageUserName) ||
+ (scope.row.params && scope.row.params.name)
+ }}
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.system) ||
+ (scope.row.params && scope.row.params.demandSubject) ||
+ (scope.row.params &&
+ scope.row.params.resourceDTO &&
+ scope.row.params.resourceDTO.name) ||
+ (scope.row.params && scope.row.params.undercarriageReason) ||
+ (scope.row.params && scope.row.params.comment)
+ }}
+
+
+
+
+
+
+
+
+
+ {{ $t('manage') }}
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/myAgent/AbilityResourcesRemoved.vue b/back/src/views/modules/myAgent/AbilityResourcesRemoved.vue
new file mode 100644
index 00000000..1a1154ed
--- /dev/null
+++ b/back/src/views/modules/myAgent/AbilityResourcesRemoved.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.user) ||
+ (scope.row.params && scope.row.params.applyUserName) ||
+ (scope.row.params && scope.row.params.userName) ||
+ (scope.row.params && scope.row.params.undercarriageUserName) ||
+ (scope.row.params && scope.row.params.name)
+ }}
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.system) ||
+ (scope.row.params && scope.row.params.demandSubject) ||
+ (scope.row.params &&
+ scope.row.params.resourceDTO &&
+ scope.row.params.resourceDTO.name) ||
+ (scope.row.params && scope.row.params.undercarriageReason) ||
+ (scope.row.params && scope.row.params.comment)
+ }}
+
+
+
+
+
+
+
+
+
+ {{ $t('manage') }}
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/myAgent/ApplicationforCompetencyRequirements.vue b/back/src/views/modules/myAgent/ApplicationforCompetencyRequirements.vue
new file mode 100644
index 00000000..245903a5
--- /dev/null
+++ b/back/src/views/modules/myAgent/ApplicationforCompetencyRequirements.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.user) ||
+ (scope.row.params && scope.row.params.applyUserName) ||
+ (scope.row.params && scope.row.params.userName) ||
+ (scope.row.params && scope.row.params.undercarriageUserName) ||
+ (scope.row.params && scope.row.params.name)
+ }}
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.system) ||
+ (scope.row.params && scope.row.params.demandSubject) ||
+ (scope.row.params &&
+ scope.row.params.resourceDTO &&
+ scope.row.params.resourceDTO.name) ||
+ (scope.row.params && scope.row.params.undercarriageReason) ||
+ (scope.row.params && scope.row.params.comment)
+ }}
+
+
+
+
+
+
+
+
+
+ {{ $t('manage') }}
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/myAgent/CommentModeration.vue b/back/src/views/modules/myAgent/CommentModeration.vue
new file mode 100644
index 00000000..d592773a
--- /dev/null
+++ b/back/src/views/modules/myAgent/CommentModeration.vue
@@ -0,0 +1,170 @@
+
+
+
+
+
+
+
+
+
+ {{
+ $t('query')
+ }}
+
+
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.user) ||
+ (scope.row.params && scope.row.params.applyUserName) ||
+ (scope.row.params && scope.row.params.userName) ||
+ (scope.row.params && scope.row.params.undercarriageUserName) ||
+ (scope.row.params && scope.row.params.name)
+ }}
+
+
+
+
+ {{
+ (scope.row.params && scope.row.params.system) ||
+ (scope.row.params && scope.row.params.demandSubject) ||
+ (scope.row.params &&
+ scope.row.params.resourceDTO &&
+ scope.row.params.resourceDTO.name) ||
+ (scope.row.params && scope.row.params.undercarriageReason) ||
+ (scope.row.params && scope.row.params.comment)
+ }}
+
+
+
+
+
+
+
+
+
+ {{ $t('manage') }}
+ {{ $t('process.viewFlowImage') }}
+
+
+
+
+
+
+
+
+
+
diff --git a/back/src/views/modules/myAgent/demo/ability-resource-shelf.vue b/back/src/views/modules/myAgent/demo/ability-resource-shelf.vue
new file mode 100644
index 00000000..5681064c
--- /dev/null
+++ b/back/src/views/modules/myAgent/demo/ability-resource-shelf.vue
@@ -0,0 +1,273 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 附件下载
+
+
+
+
+
+
+
+
+
+
From dd6e24919043792c69cfac7baeff7308e9c1c55e Mon Sep 17 00:00:00 2001
From: "851673013@qq.com" <851673013@qq.com>
Date: Fri, 8 Jul 2022 16:39:09 +0800
Subject: [PATCH 2/9] bug487
---
.../detailsAll/components/Algorithm/AlgorithmUsageMode.vue | 2 +-
.../detailsAll/components/Business/BusinessUsageMode.vue | 4 ++--
.../components/LayerService/LayerServiceUsageMode.vue | 4 ++--
3 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue b/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue
index 380272aa..40ec5db8 100644
--- a/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue
+++ b/front/src/views/detailsAll/components/Algorithm/AlgorithmUsageMode.vue
@@ -196,7 +196,7 @@
message.config({
top: '100px', // 距离顶部的位置
})
- message.error('暂无上传技术文档')
+ message.error('暂未上传技术文档')
}
}
diff --git a/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue b/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue
index e1e19e28..06a2f533 100644
--- a/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue
+++ b/front/src/views/detailsAll/components/Business/BusinessUsageMode.vue
@@ -216,7 +216,7 @@
message.config({
top: '100px', // 距离顶部的位置
})
- message.error('暂无上传技术文档')
+ message.error('暂未上传技术文档')
}
}
function technicalNew() {
@@ -241,7 +241,7 @@
message.config({
top: '100px', // 距离顶部的位置
})
- message.error('暂无上传使用手册')
+ message.error('暂未上传使用手册')
}
}
diff --git a/front/src/views/detailsAll/components/LayerService/LayerServiceUsageMode.vue b/front/src/views/detailsAll/components/LayerService/LayerServiceUsageMode.vue
index 401fb247..f6f7b1c8 100644
--- a/front/src/views/detailsAll/components/LayerService/LayerServiceUsageMode.vue
+++ b/front/src/views/detailsAll/components/LayerService/LayerServiceUsageMode.vue
@@ -224,7 +224,7 @@
message.config({
top: '100px', // 距离顶部的位置
})
- message.error('暂无上传技术文档')
+ message.error('暂未上传接口文档')
}
}
function technicalNew() {
@@ -248,7 +248,7 @@
message.config({
top: '100px', // 距离顶部的位置
})
- message.error('暂上传使用手册')
+ message.error('暂未上传使用手册')
}
}
From 0c7715e1c14d223ad606256d17948a3fe55a0447 Mon Sep 17 00:00:00 2001
From: a0049873 <79py69t9wb@privaterelay.appleid.com>
Date: Fri, 8 Jul 2022 17:05:55 +0800
Subject: [PATCH 3/9] =?UTF-8?q?=E5=90=8E=E5=8F=B0=E6=8C=82=E8=BD=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../src/views/modules/ability/bsabilityai.vue | 8 +-
.../views/modules/components/upload/index.vue | 136 ++++++------------
.../putOnTheShelf/components/special.vue | 35 ++---
.../src/views/modules/putOnTheShelf/index.vue | 17 ++-
4 files changed, 81 insertions(+), 115 deletions(-)
diff --git a/back/src/views/modules/ability/bsabilityai.vue b/back/src/views/modules/ability/bsabilityai.vue
index a1b9ea03..661f116b 100644
--- a/back/src/views/modules/ability/bsabilityai.vue
+++ b/back/src/views/modules/ability/bsabilityai.vue
@@ -156,7 +156,7 @@
:close-on-press-escape='false'
:before-close='clear'
width="50%">
-
+
@@ -48,7 +48,7 @@
@@ -71,7 +71,7 @@ export default {
}
},
methods: {
- add () {
+ add (title) {
const list = this.configure.list
let flag = true
list.forEach((item) => {
@@ -89,11 +89,11 @@ export default {
})
this.data.push(obj)
// console.log(data.value[title])
- // mybus.emit('chageDataFrom', {
- // attrType: title,
- // attrValue: JSON.stringify(data.value[title]),
- // delFlag: 0
- // })
+ this.$emit('changeInfoList', {
+ attrType: title,
+ attrValue: JSON.stringify(this.data),
+ delFlag: 0
+ })
list.forEach((item) => {
item.note1 = ''
})
@@ -101,14 +101,15 @@ export default {
} else {
this.$message.warning('请填写完整')
}
- } // del (title, index) {
- // data.value[title].splice(index, 1)
- // mybus.emit('chageDataFrom', {
- // attrType: title,
- // attrValue: JSON.stringify(data.value[title]),
- // delFlag: 0
- // })
- // }
+ },
+ del (title, index) {
+ this.data.splice(index, 1)
+ this.$emit('changeInfoList', {
+ attrType: title,
+ attrValue: JSON.stringify(this.data),
+ delFlag: 0
+ })
+ }
}
}
diff --git a/back/src/views/modules/putOnTheShelf/index.vue b/back/src/views/modules/putOnTheShelf/index.vue
index 50258260..ba64eb8a 100644
--- a/back/src/views/modules/putOnTheShelf/index.vue
+++ b/back/src/views/modules/putOnTheShelf/index.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 09:48:52
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 15:50:06
+ * @LastEditTime: 2022-07-08 17:03:12
* @Description: 告诉大家这是什么
-->
@@ -13,18 +13,18 @@
{{child.name}}
{{ item.name }}
-
-
-
+
-
-
+
@@ -154,6 +154,9 @@ export default {
}
},
methods: {
+ changeInfoList (obj) {
+ this.$emit('changeInfoList', obj)
+ }
}
}
From cb46ccbcf92f116fb1b808100e2758a1cfadd409 Mon Sep 17 00:00:00 2001
From: a0049873 <79py69t9wb@privaterelay.appleid.com>
Date: Fri, 8 Jul 2022 17:25:35 +0800
Subject: [PATCH 4/9] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
back/src/views/modules/components/upload/index.vue | 2 +-
.../src/views/modules/putOnTheShelf/components/special.vue | 7 ++++++-
2 files changed, 7 insertions(+), 2 deletions(-)
diff --git a/back/src/views/modules/components/upload/index.vue b/back/src/views/modules/components/upload/index.vue
index caa3cca5..0f2de5a3 100644
--- a/back/src/views/modules/components/upload/index.vue
+++ b/back/src/views/modules/components/upload/index.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 14:55:19
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 17:03:42
+ * @LastEditTime: 2022-07-08 17:23:58
* @Description: 告诉大家这是什么
-->
diff --git a/back/src/views/modules/putOnTheShelf/components/special.vue b/back/src/views/modules/putOnTheShelf/components/special.vue
index 4e8bc1eb..b8fc5c23 100644
--- a/back/src/views/modules/putOnTheShelf/components/special.vue
+++ b/back/src/views/modules/putOnTheShelf/components/special.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 09:54:50
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 15:57:38
+ * @LastEditTime: 2022-07-08 17:24:29
* @Description: 多条数据特殊处理
-->
@@ -303,4 +303,9 @@ export default {
font-weight: 400;
text-align: left;
}
+textarea {
+ height: 100px;
+ resize: none;
+ font-size: 14px;
+}
From c018a112713f8965be21820382abd50363b0c982 Mon Sep 17 00:00:00 2001
From: "851673013@qq.com" <851673013@qq.com>
Date: Fri, 8 Jul 2022 17:25:37 +0800
Subject: [PATCH 5/9] bug492
---
front/src/views/home/DetailsPageconetent.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/front/src/views/home/DetailsPageconetent.vue b/front/src/views/home/DetailsPageconetent.vue
index 2bb136a0..ac267498 100644
--- a/front/src/views/home/DetailsPageconetent.vue
+++ b/front/src/views/home/DetailsPageconetent.vue
@@ -1026,7 +1026,7 @@
}
tecHnosphere = router.currentRoute.value.query.tecHnosphere
appLiCation = router.currentRoute.value.query.appLiCation
- if (val.typeList && val.typeList.length > 6) {
+ if (val.typeList && val.typeList.length > 8) {
val.showShrink = true
val.shrinkFlag = true
}
From 42eb1257b145a16df424e1e39bf6a5e4771f5fe7 Mon Sep 17 00:00:00 2001
From: a0049873 <79py69t9wb@privaterelay.appleid.com>
Date: Fri, 8 Jul 2022 17:27:27 +0800
Subject: [PATCH 6/9] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
back/src/views/modules/putOnTheShelf/components/special.vue | 4 ++--
back/src/views/modules/putOnTheShelf/index.vue | 3 ++-
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/back/src/views/modules/putOnTheShelf/components/special.vue b/back/src/views/modules/putOnTheShelf/components/special.vue
index b8fc5c23..35c138ab 100644
--- a/back/src/views/modules/putOnTheShelf/components/special.vue
+++ b/back/src/views/modules/putOnTheShelf/components/special.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 09:54:50
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 17:24:29
+ * @LastEditTime: 2022-07-08 17:26:24
* @Description: 多条数据特殊处理
-->
@@ -136,7 +136,7 @@ export default {
.bottom {
margin-top: 25px;
-
+ margin-bottom: 25px;
.items {
background: #fafafa;
padding: 10px;
diff --git a/back/src/views/modules/putOnTheShelf/index.vue b/back/src/views/modules/putOnTheShelf/index.vue
index ba64eb8a..67d0d450 100644
--- a/back/src/views/modules/putOnTheShelf/index.vue
+++ b/back/src/views/modules/putOnTheShelf/index.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 09:48:52
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 17:03:12
+ * @LastEditTime: 2022-07-08 17:26:50
* @Description: 告诉大家这是什么
-->
@@ -192,6 +192,7 @@ export default {
.item {
display: flex;
align-items: center;
+ margin: 25px 0;
& > span:nth-of-type(1) {
width: 105px;
}
From 2447b7abfa7c03333b23df84f8d18e86e4287e2a Mon Sep 17 00:00:00 2001
From: a0049873 <79py69t9wb@privaterelay.appleid.com>
Date: Fri, 8 Jul 2022 17:51:41 +0800
Subject: [PATCH 7/9] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
back/src/views/modules/components/upload/index.vue | 2 +-
back/src/views/modules/putOnTheShelf/index.vue | 6 +++++-
2 files changed, 6 insertions(+), 2 deletions(-)
diff --git a/back/src/views/modules/components/upload/index.vue b/back/src/views/modules/components/upload/index.vue
index 0f2de5a3..22561ec1 100644
--- a/back/src/views/modules/components/upload/index.vue
+++ b/back/src/views/modules/components/upload/index.vue
@@ -15,7 +15,7 @@
:on-remove="handleRemove"
:limit="maxCount"
:file-list="fileList">
- 上传{{type}}
+ 上传{{type}}
{{tip}}
diff --git a/back/src/views/modules/putOnTheShelf/index.vue b/back/src/views/modules/putOnTheShelf/index.vue
index 67d0d450..b7c4fada 100644
--- a/back/src/views/modules/putOnTheShelf/index.vue
+++ b/back/src/views/modules/putOnTheShelf/index.vue
@@ -2,7 +2,7 @@
* @Author: hisense.liangjunhua
* @Date: 2022-07-08 09:48:52
* @LastEditors: hisense.liangjunhua
- * @LastEditTime: 2022-07-08 17:26:50
+ * @LastEditTime: 2022-07-08 17:48:27
* @Description: 告诉大家这是什么
-->
@@ -21,6 +21,7 @@
tip="支持文件类型,大小不超过100M">
+ 打开编辑器
@@ -156,6 +157,9 @@ export default {
methods: {
changeInfoList (obj) {
this.$emit('changeInfoList', obj)
+ },
+ goToRichText () {
+
}
}
}
From 678367a6bf8a809f8e4584faeca398387d299f6e Mon Sep 17 00:00:00 2001
From: "851673013@qq.com" <851673013@qq.com>
Date: Fri, 8 Jul 2022 18:33:17 +0800
Subject: [PATCH 8/9] =?UTF-8?q?=E7=BC=96=E7=9B=AEbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
back/src/views/modules/bscatalogue/ManagementPop.vue | 11 ++++++++---
back/src/views/modules/bscatalogue/bscatalogue.vue | 1 +
.../capabilityCloud/components/ComponentServices.vue | 2 +-
3 files changed, 10 insertions(+), 4 deletions(-)
diff --git a/back/src/views/modules/bscatalogue/ManagementPop.vue b/back/src/views/modules/bscatalogue/ManagementPop.vue
index dd55ee8e..dfbbfdf2 100644
--- a/back/src/views/modules/bscatalogue/ManagementPop.vue
+++ b/back/src/views/modules/bscatalogue/ManagementPop.vue
@@ -341,12 +341,17 @@ export default {
// 查询所有编目
getCategoryTree () {
this.$http.get('/category/getCategoryTree').then((res) => {
+ res.data.data.map((item, indexFather) => {
+ if (item.id === this.showItem.id) {
+ this.index = indexFather
+ }
+ })
this.data = []
- if (this.showItem.children) {
- this.showItem.children.forEach((val) => {
+ if (res.data.data[this.index].children) {
+ res.data.data[this.index].children.forEach((val) => {
this.initData(val, this.cengji)
})
- this.data = this.showItem.children
+ this.data = res.data.data[this.index].children
console.log('data======================>', this.data)
this.flag = true
this.showKey++
diff --git a/back/src/views/modules/bscatalogue/bscatalogue.vue b/back/src/views/modules/bscatalogue/bscatalogue.vue
index 43f341da..a3d8593d 100644
--- a/back/src/views/modules/bscatalogue/bscatalogue.vue
+++ b/back/src/views/modules/bscatalogue/bscatalogue.vue
@@ -174,6 +174,7 @@ export default {
index: -1,
pid: '',
showKey: 0,
+ showItem: {},
oldId: -1,
isShowEdit: true,
oldIdList: [],
diff --git a/front/src/views/capabilityCloud/components/ComponentServices.vue b/front/src/views/capabilityCloud/components/ComponentServices.vue
index bf6082cf..97986fe1 100644
--- a/front/src/views/capabilityCloud/components/ComponentServices.vue
+++ b/front/src/views/capabilityCloud/components/ComponentServices.vue
@@ -271,7 +271,7 @@
},
grid: {
top: '10%',
- left: '3%',
+ left: '10%',
right: '10%',
bottom: '0%',
containLabel: true,
From a839c90a1edfece03bc96a22adaee323ca3bcf1a Mon Sep 17 00:00:00 2001
From: wuhongjian
Date: Fri, 8 Jul 2022 19:02:20 +0800
Subject: [PATCH 9/9] =?UTF-8?q?=E5=8D=95=E7=82=B9=E7=99=BB=E5=BD=95bug?=
=?UTF-8?q?=E4=BF=AE=E5=A4=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
front/public/index.html | 16 +-
front/src/store/modules/user.js | 347 ++++++++++++++-------------
front/src/utils/request.js | 92 +++----
front/src/vab/plugins/permissions.js | 108 ++++-----
4 files changed, 273 insertions(+), 290 deletions(-)
diff --git a/front/public/index.html b/front/public/index.html
index 20397385..fc53acb7 100644
--- a/front/public/index.html
+++ b/front/public/index.html
@@ -28,10 +28,10 @@