Ver a proveniência

修改bug

newyun
corala há 1 ano
ascendente
cometimento
bdf1c91491
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      pages/mine/details2.vue

+ 1
- 1
pages/mine/details2.vue Ver ficheiro

@@ -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'
})
}


Carregando…
Cancelar
Guardar