提交 e1a5cdf6 编写于 作者: chengxiang.li's avatar chengxiang.li

upd

上级 54d0d3a1
...@@ -159,7 +159,6 @@ ...@@ -159,7 +159,6 @@
endTime, endTime,
forever, forever,
labels: [], // ["高血压","糖尿病","脑卒中"] labels: [], // ["高血压","糖尿病","脑卒中"]
downloadQrcode:true,
}; };
let idArr = params.labelIds.split(','); // [1,3,55] let idArr = params.labelIds.split(','); // [1,3,55]
let checkArr = this.labelNameList; let checkArr = this.labelNameList;
...@@ -258,6 +257,7 @@ ...@@ -258,6 +257,7 @@
id: '', id: '',
first: false, first: false,
justDownload: true, justDownload: true,
downloadQrcode:true,
}, this.goToDownloadQRCode); }, this.goToDownloadQRCode);
} }
}, },
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册