Explorar el Código

'修改全局检索问题'

zhangyu hace 5 años
padre
commit
cd9d3ae4b2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/components/public/remoteSearch.vue

+ 1 - 1
src/components/public/remoteSearch.vue

@@ -67,7 +67,7 @@ export default {
           query: {
             BrandCname: item.BrandCname,
             BrandID:item.BrandID,
-            BrandName: item.BrandID
+            BrandName: item.BrandName
           }
         })
       } else {