skyblued пре 3 година
родитељ
комит
08a82e7f7c
1 измењених фајлова са 1 додато и 1 уклоњено
  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