From 798ca245ed1de0cb7b47e678650d70789b244d54 Mon Sep 17 00:00:00 2001 From: wxs <211789910@qq.com> Date: Fri, 30 Jan 2026 14:56:31 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=A4=8D=E5=88=B6=E6=B2=A1?= =?UTF-8?q?=E6=9C=89=E7=9B=AE=E6=A0=87=E5=8C=BA=E5=9F=9F=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/views/home/components/task-manage/index.js | 8 +------- .../src/views/home/components/task-manage/index.vue | 1 + 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.js b/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.js index 0dde046..aeec15b 100644 --- a/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.js +++ b/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.js @@ -595,11 +595,6 @@ export default { }, deep: true }, - 'form.loader': { - handler: function () { - this.loaderChange() - }, - }, readyUavLocation(nv) { if (nv) { // this.refreshUavHeight() @@ -1194,8 +1189,7 @@ export default { this.calculateLimit() this.getUavList() this.getLoaderData() - // TODO 临时 - // this.onLoaderTypeChange('SAR') + this.loaderChange() this.taskForm.visible = true if (theViewerTools) { diff --git a/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.vue b/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.vue index 4b6fd02..ff36d2a 100644 --- a/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.vue +++ b/frontend/Skyeye-sys-ui/src/views/home/components/task-manage/index.vue @@ -184,6 +184,7 @@ popper-class="form-light" size="small" v-model="form.loader" + @change="loaderChange" >