Explorar o código

修改下拉框

MFMF %!s(int64=3) %!d(string=hai) anos
pai
achega
e87da3d298
Modificáronse 2 ficheiros con 2 adicións e 0 borrados
  1. 1 0
      src/components/DictManager/index.js
  2. 1 0
      src/components/HospitalSet/index.js

+ 1 - 0
src/components/DictManager/index.js

@@ -183,6 +183,7 @@ function DictManager() {
                       optionFilterProp="children"
 					  onSearch={onSearch}
 					  onFocus={onFocus}
+					  placeholder="全部"
                 >
                 {groupTypeList.map((item) => {
                   return (

+ 1 - 0
src/components/HospitalSet/index.js

@@ -181,6 +181,7 @@ function HospitalSet() {
                   showSearch
                       optionFilterProp="children"
 					  onSearch={onSearch}
+					  placeholder="全部"
                 >
                 {HospsetidList.map((item) => {
                   return (