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="请输入"/>