소스 검색

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


불러오는 중...
취소
저장