提交 59e7050b 作者: 翁进城

fix: 视图库多选问题

上级 060a4d8d
...@@ -388,6 +388,7 @@ export default { ...@@ -388,6 +388,7 @@ export default {
this.aiType = 0; this.aiType = 0;
this.checkList = []; this.checkList = [];
this.isIndeterminate = false; this.isIndeterminate = false;
this.checkAll = false;
this.init(); this.init();
}, },
onDownload(url) { onDownload(url) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论