From 7902a8727ccfaf9599b3cbcaf4a68dfe2968eab1 Mon Sep 17 00:00:00 2001 From: vapao Date: Wed, 29 Mar 2023 18:30:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96HostSelector=E7=BB=84?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spug_web/src/pages/deploy/app/Ext1Setup1.js | 2 +- spug_web/src/pages/deploy/app/Ext2Setup1.js | 2 +- spug_web/src/pages/exec/task/index.js | 2 +- spug_web/src/pages/exec/template/Form.js | 2 +- spug_web/src/pages/exec/transfer/index.js | 4 +- spug_web/src/pages/host/Selector.js | 74 +++++++++++---------- spug_web/src/pages/host/index.js | 3 +- spug_web/src/pages/monitor/Step1.js | 2 +- spug_web/src/pages/schedule/Step2.js | 2 +- 9 files changed, 49 insertions(+), 44 deletions(-) diff --git a/spug_web/src/pages/deploy/app/Ext1Setup1.js b/spug_web/src/pages/deploy/app/Ext1Setup1.js index 1405f38..3f8da29 100644 --- a/spug_web/src/pages/deploy/app/Ext1Setup1.js +++ b/spug_web/src/pages/deploy/app/Ext1Setup1.js @@ -62,7 +62,7 @@ export default observer(function Ext1Setup1() { - info.host_ids = ids}/> + info.host_ids = ids}/> setVisible(true)}>私有仓库?}> info['git_repo'] = e.target.value} diff --git a/spug_web/src/pages/deploy/app/Ext2Setup1.js b/spug_web/src/pages/deploy/app/Ext2Setup1.js index 358089a..22485b6 100644 --- a/spug_web/src/pages/deploy/app/Ext2Setup1.js +++ b/spug_web/src/pages/deploy/app/Ext2Setup1.js @@ -60,7 +60,7 @@ export default observer(function Ext2Setup1() { - info.host_ids = ids}/> + info.host_ids = ids}/> - store.record.targets = ids}/> + store.record.targets = ids}/>