瀏覽代碼

修改bug

newyun
corala 1 年之前
父節點
當前提交
bdf1c91491
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      pages/mine/details2.vue

+ 1
- 1
pages/mine/details2.vue 查看文件

@@ -801,7 +801,7 @@
if(item.selected==0){
this.Pinspeak = false
uni.navigateTo({
url: '/pages/learning/Keywordsearch?customerId=' + this.customerId + "&keyword=" + item.showFormatExpression +
url: '/pages/learning/Keywordsearch?customerId=' + this.customerId + "&keyword=" + item.showFormatExpression||item.keywordsName +
"&skpl=" + "2" + '&UpDateEvent=DETAILS2INIT'
})
}


Loading…
取消
儲存