diff --git a/src/components/Reception/Search.vue b/src/components/Reception/Search.vue index 14b4011..61c6e8c 100644 --- a/src/components/Reception/Search.vue +++ b/src/components/Reception/Search.vue @@ -5,14 +5,14 @@ - {{selected || '搜索内部资料'}} + 搜索内部资料 - + {{ i.label }} @@ -49,7 +49,7 @@ - inputValue = e"> + $store.commit('reception/SET_SELECTED',{ key: 'keyword', value: e })"> 搜 索 @@ -80,40 +80,51 @@
{{selected || '搜索内部资料'}}
搜索内部资料