| | |
| | | :label="$t('shuJuGuanLi.pselect.CavernSpecialty')" |
| | | value="洞库专业" |
| | | /> |
| | | |
| | | <el-option |
| | | :label="$t('shuJuGuanLi.pselect.LineDiscipline')" |
| | | value='线路专业' |
| | | /> |
| | | </el-select> |
| | | </el-form-item> |
| | | <!-- 坐标系 --> |
| | |
| | | > |
| | | <el-table |
| | | style="width:100%" |
| | | border |
| | | :data="tableData" |
| | | @selection-change="handleSelectionChange" |
| | | height="calc(100% - 57px)" |
| | |
| | | ref="filterTable" |
| | | :data="waretableData" |
| | | style="width: 100%" |
| | | border |
| | | height="calc(100% - 57px)" |
| | | @selection-change="handleDelteChange" |
| | | > |
| | |
| | | "bs.m_equipment_nameplate", |
| | | "bs.m_hydraulic_protection", |
| | | "bs.m_marker", |
| | | "bs.s_borehole", |
| | | "bs.s_explorationpoint", |
| | | ]; |
| | | var std = []; |
| | | this.enclosureData = []; |
| | |
| | | // if (this.formCheckAll.diZaiType != "NO") { |
| | | // this.formCheckAll.isDiZai = "YES"; |
| | | // } |
| | | // |
| | | // |
| | | this.sc = { |
| | | label1: '质检', |
| | | label2: '文件质检进度:' |
| | |
| | | this.multipleSelection[this.taskStatus].path |
| | | ) { |
| | | this.tableData[i].status = "质检成功"; |
| | | |
| | | } |
| | | } |
| | | if (this.progress == 1) { |
| | | clearInterval(this.setIntel); |
| | | this.setIntel = null; |
| | | this.taskStatus++; |
| | | this.getStartTaskStatus(); |
| | | } |
| | | // if (this.progress == 1) { |
| | | clearInterval(this.setIntel); |
| | | this.setIntel = null; |
| | | this.taskStatus++; |
| | | this.getStartTaskStatus(); |
| | | // } |
| | | } else { |
| | | //任务失败 |
| | | for (var i in this.tableData) { |
| | |
| | | } |
| | | } |
| | | } |
| | | if (this.progress == 1) { |
| | | clearInterval(this.setIntel); |
| | | this.setIntel = null; |
| | | this.loading = false; |
| | | } |
| | | // if (this.progress == 1) { |
| | | clearInterval(this.setIntel); |
| | | this.setIntel = null; |
| | | this.loading = false; |
| | | // } |
| | | } else { |
| | | //任务失败 |
| | | for (var i in this.tableData) { |
| | |
| | | .text-center { |
| | | text-align: center; |
| | | } |
| | | </style> |
| | | </style> |