1178232204@qq.com преди 3 години
родител
ревизия
f0b8306716
променени са 2 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 1 0
      src/components/AddNewInspect/SearchSelect/index.jsx
  2. 1 0
      src/components/AddNewInspect/SearchSelect2/index.jsx

+ 1 - 0
src/components/AddNewInspect/SearchSelect/index.jsx

@@ -87,6 +87,7 @@ class SearchSelect extends Component {
         this.setState({
           data: data.nameList || [],
           show: true,
+          inpVal: val
         })
       } else {
         Notify.success(res.data.msg)

+ 1 - 0
src/components/AddNewInspect/SearchSelect2/index.jsx

@@ -87,6 +87,7 @@ class SearchSelect extends Component {
         this.setState({
           data: data.nameList || [],
           show: true,
+          inpVal: val
         })
       } else {
         Notify.success(res.data.msg)