Explorar o código

修改bug7487

haojianlong %!s(int64=4) %!d(string=hai) anos
pai
achega
78f72cf1c7
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/model/report/index.vue

+ 1 - 0
src/views/model/report/index.vue

@@ -267,6 +267,7 @@ export default {
           this.tableList = res.Content;
           if (this.tableList && this.tableList.length) {
             this.tableList.forEach((item, index) => {
+              item.flag = true;
               item.Code = item.Id;
             })
             this.activeTab = this.tableList[0].Code;// 默认选中第一个模型文件夹