From c7a27d81b1bb1532aca27b83c08815bed056634e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E4=BA=8C=E7=8C=9B?= Date: Thu, 21 Nov 2019 18:00:22 +0800 Subject: [PATCH] U web fix --- spug_web/src/pages/host/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spug_web/src/pages/host/index.js b/spug_web/src/pages/host/index.js index b88ae14..1281ffa 100644 --- a/spug_web/src/pages/host/index.js +++ b/spug_web/src/pages/host/index.js @@ -10,14 +10,14 @@ export default observer(function () { - store.f_zone = v}> {store.zones.map(item => ( {item} ))} - store.f_name = e.target.value} placeholder="请输入"/> + store.f_name = e.target.value} placeholder="请输入"/>