소스 검색

提交

dev
douzhuo 2 년 전
부모
커밋
7451dcb6b2
3개의 변경된 파일2개의 추가작업 그리고 6개의 파일을 삭제
  1. +1
    -1
      pages/learning/Keywordsearch.vue
  2. +1
    -2
      pages/mine/details2.vue
  3. +0
    -3
      pages/mine/equipment/index.vue

+ 1
- 1
pages/learning/Keywordsearch.vue 파일 보기

@@ -38,7 +38,7 @@
disabled:false
};
},
onLoad: function(options) {
onLoad(options) {
this.customerId = options.customerId;
this.keyword=options.keyword;
this.skpl=options.skpl;


+ 1
- 2
pages/mine/details2.vue 파일 보기

@@ -1684,12 +1684,11 @@
}
})
}

})
this.newluyinList = jsonInfo;
this.dialogList.push(jsonInfo[this.textindex]);
var itc = parseInt(info.bg / 1000)
// this.adasdasdasd(itc)
this.adasdasdasd(itc)
}
})
},


+ 0
- 3
pages/mine/equipment/index.vue 파일 보기

@@ -83,9 +83,6 @@
</view>
</view>
</view>



</view>
</template>



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