skyblued hace 3 años
padre
commit
08a82e7f7c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/shop-mall/index.tsx

+ 1 - 1
src/views/shop-mall/index.tsx

@@ -105,7 +105,7 @@ export default defineComponent({
           />
         </div>
         <div onClick={() => {
-          this.$router.push('/goodsList?input=focus')
+          this.openWebView('/goodsList?input=focus')
         }}>
           <ColSearch
             disabled