ソースを参照

修改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'
})
}


読み込み中…
キャンセル
保存