Commit ebb5e922 authored by 潘永坪's avatar 潘永坪

注释增加

parent 75bc906a
......@@ -830,6 +830,7 @@ export default {
},
//---获取动态二维码列表
getCodeList(item,index){
//传值index,用于区分不同产品setInterval函数,离开页面时才能全部清除,防止清除不完,在下一个页面继续执行setInterval函数
let codeNo=''
if(item.orderTicketDetailList.length>0){
codeNo=item.orderTicketDetailList[0].ticketCode
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment