luolei 4 năm trước cách đây
mục cha
commit
f5d2c25c13
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/AddInspect/index.jsx

+ 1 - 1
src/components/AddInspect/index.jsx

@@ -281,7 +281,7 @@ class Inspect extends React.Component {
               this.setState({ show: false })
             }}
           >
-            {renderText}
+            {item.uniqueName}
           </li>
         })
       }