From d7778972f58b79d1ff04ff70ed7b6a0b298448dd Mon Sep 17 00:00:00 2001 From: guoyue Date: Fri, 8 Jul 2022 16:10:08 +0800 Subject: [PATCH] =?UTF-8?q?=E8=9E=8D=E5=90=88=E6=9C=8D=E5=8A=A1=E5=90=8E?= =?UTF-8?q?=E5=8F=B0=E7=AE=A1=E7=90=86=E7=9B=B8=E5=85=B3=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ability/IntegratedServices-add.vue | 499 ++++++++++++++++++ .../modules/ability/IntegratedServices.vue | 449 +++++----------- .../views/modules/ability/bsabilityvideo.vue | 1 - .../ability/components/common-question.vue | 107 ++++ .../components/integrated-combine-ability.vue | 157 ++++++ back/src/views/modules/ability/showChild.vue | 154 ++++++ 6 files changed, 1035 insertions(+), 332 deletions(-) create mode 100644 back/src/views/modules/ability/IntegratedServices-add.vue create mode 100644 back/src/views/modules/ability/components/common-question.vue create mode 100644 back/src/views/modules/ability/components/integrated-combine-ability.vue create mode 100644 back/src/views/modules/ability/showChild.vue diff --git a/back/src/views/modules/ability/IntegratedServices-add.vue b/back/src/views/modules/ability/IntegratedServices-add.vue new file mode 100644 index 00000000..fc960d21 --- /dev/null +++ b/back/src/views/modules/ability/IntegratedServices-add.vue @@ -0,0 +1,499 @@ + + + + + + + diff --git a/back/src/views/modules/ability/IntegratedServices.vue b/back/src/views/modules/ability/IntegratedServices.vue index dcff9365..1639a50c 100644 --- a/back/src/views/modules/ability/IntegratedServices.vue +++ b/back/src/views/modules/ability/IntegratedServices.vue @@ -3,176 +3,94 @@
- + - {{ - $t("query") + {{ + $t("query") }} + - {{ - $t("export") - }} - - - 挂接 - - - {{ $t("deleteBatch") }} + 挂接 + 重置 - - - + - + + + + + + + + + + + + + + + + + + + - - - - + + + - - + + + +
+ \ No newline at end of file diff --git a/back/src/views/modules/ability/components/integrated-combine-ability.vue b/back/src/views/modules/ability/components/integrated-combine-ability.vue new file mode 100644 index 00000000..fd82c47c --- /dev/null +++ b/back/src/views/modules/ability/components/integrated-combine-ability.vue @@ -0,0 +1,157 @@ + + + + \ No newline at end of file diff --git a/back/src/views/modules/ability/showChild.vue b/back/src/views/modules/ability/showChild.vue new file mode 100644 index 00000000..92159262 --- /dev/null +++ b/back/src/views/modules/ability/showChild.vue @@ -0,0 +1,154 @@ + + + + + + +