12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154 |
- <template>
- <div class="app-container">
- <el-form :model="queryParams" ref="queryForm" :inline="true" v-show="showSearch" label-width="68px">
- <el-form-item label="巡检日期" prop="recordTime">
- <el-date-picker
- v-model="queryParams.recordTime"
- type="month"
- value-format="yyyy-MM"
- placeholder="选择巡检日期">
- </el-date-picker>
- </el-form-item>
- <el-form-item>
- <el-button type="cyan" icon="el-icon-search" size="mini" @click="handleQuery">搜索</el-button>
- <el-button icon="el-icon-refresh" size="mini" @click="resetQuery">重置</el-button>
- </el-form-item>
- </el-form>
- <el-row :gutter="10" class="mb8">
- <!--<el-col :span="1.5">-->
- <!--<el-button-->
- <!--type="primary"-->
- <!--icon="el-icon-plus"-->
- <!--size="mini"-->
- <!--@click="handleAdd"-->
- <!--v-hasPermi="['production:pressure:add']"-->
- <!-->新增</el-button>-->
- <!--</el-col>-->
- <el-col :span="1.5">
- <el-button
- type="success"
- icon="el-icon-edit"
- size="mini"
- :disabled="single"
- @click="handleUpdate"
- v-hasPermi="['production:pressure:edit']"
- >修改</el-button>
- </el-col>
- <el-col :span="1.5">
- <el-button
- type="danger"
- icon="el-icon-delete"
- size="mini"
- :disabled="multiple"
- @click="handleDelete"
- v-hasPermi="['production:pressure:remove']"
- >删除</el-button>
- </el-col>
- <!--<el-col :span="1.5">-->
- <!--<el-button-->
- <!--type="info"-->
- <!--icon="el-icon-upload2"-->
- <!--size="mini"-->
- <!--@click="handleImport"-->
- <!--v-hasPermi="['production:pressure:edit']"-->
- <!-->导入</el-button>-->
- <!--</el-col>-->
- <!--<el-col :span="1.5">-->
- <!--<el-button-->
- <!--type="warning"-->
- <!--icon="el-icon-download"-->
- <!--size="mini"-->
- <!--@click="handleExport"-->
- <!--v-hasPermi="['production:pressure:export']"-->
- <!-->导出</el-button>-->
- <!--</el-col>-->
- <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>
- </el-row>
- <el-table v-loading="loading" :data="pressureList" @selection-change="handleSelectionChange" :height="clientHeight" border>
- <el-table-column type="selection" width="55" align="center" />
- <el-table-column label="裂解炉名称" align="center" prop="furnanceName" :show-overflow-tooltip="true" width="100"/>
- <el-table-column label="巡检日期" align="center" prop="recordTime" width="150">
- <template slot-scope="scope">
- <span>{{ parseTime(scope.row.recordTime, '{y}-{m}-{d} {h}:{i}:{s}') }}</span>
- </template>
- </el-table-column>
- <el-table-column label="班组" align="center" prop="team" :show-overflow-tooltip="true" width="80" :formatter="teamFormat"/>
- <el-table-column label="状态" align="center" prop="status" :show-overflow-tooltip="true" width="80" :formatter="statusFormat"/>
- <el-table-column label="PASS1出口" align="center" prop="pass1" :show-overflow-tooltip="true">
- <el-table-column label="入口" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[6] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="1" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[0] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="1" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[1] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="2" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[2] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="2" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[3] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="3" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[4] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="3" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass1[5] }}</span>
- </template>
- </el-table-column>
- </el-table-column>
- <el-table-column label="PASS2出口" align="center" prop="pass2" :show-overflow-tooltip="true">
- <el-table-column label="入口" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[6] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="4" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[0] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="4" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[1] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="5" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[2] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="5" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[3] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="6" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[4] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="6" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass2[5] }}</span>
- </template>
- </el-table-column>
- </el-table-column>
- <el-table-column label="PASS3出口" align="center" prop="pass3" :show-overflow-tooltip="true">
- <el-table-column label="入口" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[6] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="7" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[0] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="7" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[1] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="8" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[2] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="8" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[3] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="9" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[4] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="9" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass3[5] }}</span>
- </template>
- </el-table-column>
- </el-table-column>
- <el-table-column label="PASS4出口" align="center" prop="pass4" :show-overflow-tooltip="true">
- <el-table-column label="入口" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[6] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="10" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[0] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="10" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[1] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="11" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[2] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="11" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[3] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="12" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[4] }}</span>
- </template>
- </el-table-column>
- <el-table-column label="12" align="center" width="60">
- <template slot-scope="scope">
- <span>{{ scope.row.pass4[5] }}</span>
- </template>
- </el-table-column>
- </el-table-column>
- <el-table-column label="操作" align="center" fixed="right" width="200" class-name="small-padding fixed-width">
- <template slot-scope="scope">
- <el-button
- size="mini"
- type="text"
- @click="handlePhoto(scope.row)"
- >现场照片</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-edit"
- @click="handleUpdate(scope.row)"
- v-hasPermi="['production:pressure:edit']"
- >修改</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-delete"
- @click="handleDelete(scope.row)"
- v-hasPermi="['production:pressure:remove']"
- >删除</el-button>
- </template>
- </el-table-column>
- </el-table>
- <pagination
- v-show="total>0"
- :total="total"
- :page.sync="queryParams.pageNum"
- :limit.sync="queryParams.pageSize"
- @pagination="getList"
- />
- <!-- 添加或修改裂解炉炉管测压对话框 -->
- <el-dialog :title="title" :visible.sync="open" width="600px" append-to-body>
- <el-form ref="form" :model="form" :rules="rules" label-width="100px">
- <el-form-item label="裂解炉名称" prop="furnanceName">
- <el-input v-model="form.furnanceName" placeholder="请输入裂解炉名称" />
- </el-form-item>
- <el-form-item label="巡检日期" prop="recordTimeYmd">
- <el-date-picker clearable size="small" style="width: 200px"
- v-model="recordTimeYmd"
- type="date"
- value-format="yyyy-MM-dd"
- placeholder="选择巡检日期">
- </el-date-picker>
- </el-form-item>
- <el-form-item label="巡检时间" prop="recordTimeHms">
- <el-time-picker
- v-model="recordTimeHms"
- :picker-options="{selectableRange: '00:00:01 - 23:59:59'}"
- placeholder="请选择时间"
- value-format="HH:mm:ss"
- size="small"
- style="width: 200px">
- </el-time-picker>
- </el-form-item>
- <el-form-item label="班组">
- <el-select v-model="form.team" placeholder="请选择" size="small">
- <el-option
- v-for="item in teamOptions"
- :key="item.dictValue"
- :label="item.dictLabel"
- :value="item.dictValue">
- </el-option>
- </el-select>
- </el-form-item>
- <el-form-item label="记录人">
- <el-select v-model="form.recorder" placeholder="请选择" size="small">
- <el-option
- v-for="item in userList"
- :key="item.userId"
- :label="item.nickName"
- :value="item.userId">
- </el-option>
- </el-select>
- </el-form-item>
- <el-form-item label="状态">
- <el-select v-model="form.status" placeholder="请选择" size="small" @change="handleChange">
- <el-option
- v-for="item in statusOptions"
- :key="item.dictValue"
- :label="item.dictLabel"
- :value="item.dictValue">
- </el-option>
- </el-select>
- </el-form-item>
- <el-form-item label="归属部门" prop="deptId">
- <treeselect v-model="form.deptId" :options="deptOptions" :show-count="true" placeholder="请选择归属部门" />
- </el-form-item>
- </el-form>
- <el-descriptions title="PASS1出口" direction="vertical" :column="7" border>
- <el-descriptions-item label="入口">
- <el-input v-model="pass1[6]"/>
- </el-descriptions-item>
- <el-descriptions-item label="1">
- <el-input v-model="pass1[0]"/>
- </el-descriptions-item>
- <el-descriptions-item label="1">
- <el-input v-model="pass1[1]"/>
- </el-descriptions-item>
- <el-descriptions-item label="2">
- <el-input v-model="pass1[2]"/>
- </el-descriptions-item>
- <el-descriptions-item label="2">
- <el-input v-model="pass1[3]"/>
- </el-descriptions-item>
- <el-descriptions-item label="3">
- <el-input v-model="pass1[4]"/>
- </el-descriptions-item>
- <el-descriptions-item label="3">
- <el-input v-model="pass1[5]"/>
- </el-descriptions-item>
- </el-descriptions><br/>
- <el-descriptions title="PASS2出口" direction="vertical" :column="7" border>
- <el-descriptions-item label="入口">
- <el-input v-model="pass2[6]"/>
- </el-descriptions-item>
- <el-descriptions-item label="4">
- <el-input v-model="pass2[0]"/>
- </el-descriptions-item>
- <el-descriptions-item label="4">
- <el-input v-model="pass2[1]"/>
- </el-descriptions-item>
- <el-descriptions-item label="5">
- <el-input v-model="pass2[2]"/>
- </el-descriptions-item>
- <el-descriptions-item label="5">
- <el-input v-model="pass2[3]"/>
- </el-descriptions-item>
- <el-descriptions-item label="6">
- <el-input v-model="pass2[4]"/>
- </el-descriptions-item>
- <el-descriptions-item label="6">
- <el-input v-model="pass2[5]"/>
- </el-descriptions-item>
- </el-descriptions><br/>
- <el-descriptions title="PASS3出口" direction="vertical" :column="7" border>
- <el-descriptions-item label="入口">
- <el-input v-model="pass3[6]"/>
- </el-descriptions-item>
- <el-descriptions-item label="7">
- <el-input v-model="pass3[0]"/>
- </el-descriptions-item>
- <el-descriptions-item label="7">
- <el-input v-model="pass3[1]"/>
- </el-descriptions-item>
- <el-descriptions-item label="8">
- <el-input v-model="pass3[2]"/>
- </el-descriptions-item>
- <el-descriptions-item label="8">
- <el-input v-model="pass3[3]"/>
- </el-descriptions-item>
- <el-descriptions-item label="9">
- <el-input v-model="pass3[4]"/>
- </el-descriptions-item>
- <el-descriptions-item label="9">
- <el-input v-model="pass3[5]"/>
- </el-descriptions-item>
- </el-descriptions><br/>
- <el-descriptions title="PASS4出口" direction="vertical" :column="7" border>
- <el-descriptions-item label="入口">
- <el-input v-model="pass4[6]"/>
- </el-descriptions-item>
- <el-descriptions-item label="10">
- <el-input v-model="pass4[0]"/>
- </el-descriptions-item>
- <el-descriptions-item label="10">
- <el-input v-model="pass4[1]"/>
- </el-descriptions-item>
- <el-descriptions-item label="11">
- <el-input v-model="pass4[2]"/>
- </el-descriptions-item>
- <el-descriptions-item label="11">
- <el-input v-model="pass4[3]"/>
- </el-descriptions-item>
- <el-descriptions-item label="12">
- <el-input v-model="pass4[4]"/>
- </el-descriptions-item>
- <el-descriptions-item label="12">
- <el-input v-model="pass4[5]"/>
- </el-descriptions-item>
- </el-descriptions>
- <div slot="footer" class="dialog-footer">
- <el-button type="primary" @click="submitForm">确 定</el-button>
- <el-button @click="cancel">取 消</el-button>
- </div>
- </el-dialog>
- <!-- 用户导入对话框 -->
- <el-dialog :title="upload.title" :visible.sync="upload.open" width="400px" append-to-body>
- <el-upload
- ref="upload"
- :limit="1"
- accept=".xlsx, .xls"
- :headers="upload.headers"
- :action="upload.url + '?updateSupport=' + upload.updateSupport"
- :disabled="upload.isUploading"
- :on-progress="handleFileUploadProgress"
- :on-success="handleFileSuccess"
- :auto-upload="false"
- drag
- >
- <i class="el-icon-upload"></i>
- <div class="el-upload__text">
- 将文件拖到此处,或
- <em>点击上传</em>
- </div>
- <div class="el-upload__tip" slot="tip">
- <el-checkbox v-model="upload.updateSupport" />是否更新已经存在的用户数据
- <el-link type="info" style="font-size:12px" @click="importTemplate">下载模板</el-link>
- </div>
- <div class="el-upload__tip" style="color:red" slot="tip">提示:仅允许导入“xls”或“xlsx”格式文件!</div>
- </el-upload>
- <div slot="footer" class="dialog-footer">
- <el-button type="primary" @click="submitFileForm">确 定</el-button>
- <el-button @click="upload.open = false">取 消</el-button>
- </div>
- </el-dialog>
- <!-- 现场照片 -->
- <el-dialog :close-on-click-modal="false" v-dialogDrag :title="doc.title" :visible.sync="doc.open" width="800px" append-to-body >
- <el-tabs tab-position="left">
- <el-tab-pane label="PASS1">
- <el-upload ref="doc"
- :limit="1"
- :headers="doc.headers"
- :action="doc.url + '?pType=furnancePressurePass1&pId=' + doc.pId"
- :disabled="doc.isUploading"
- :on-progress="handleFileDocProgress"
- :on-success="handleFileDocSuccess"
- :auto-upload="true"
- drag
- >
- <i class="el-icon-upload"></i>
- <div class="el-upload__text">
- {{ $t('将文件拖到此处,或') }}
- <em>{{ $t('点击上传') }}</em>
- </div>
- </el-upload>
- <el-table :data="doc.commonfileList1" border>
- <el-table-column :label="$t('文件名')" align="center" prop="fileName" :show-overflow-tooltip="true">
- <template slot-scope="scope">
- <a class="link-type" @click="handleDownload(scope.row)">
- <span>{{ scope.row.fileName }}</span>
- </a>
- </template>
- </el-table-column>
- <el-table-column :label="$t('大小(Kb)')" align="center" prop="fileSize" :show-overflow-tooltip="true" width="80" />
- <el-table-column :label="$t('上传人')" align="center" prop="creator" :show-overflow-tooltip="true" width="120"/>
- <el-table-column :label="$t('操作')" align="center" width="220" class-name="small-padding fixed-width">
- <template slot-scope="scope">
- <el-button
- size="mini"
- type="text"
- icon="el-icon-download"
- @click="handleDownload(scope.row)"
- >{{ $t('下载') }}</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-delete"
- @click="handleDeleteDoc(scope.row)"
- >{{ $t('删除') }}</el-button>
- </template>
- </el-table-column>
- </el-table>
- </el-tab-pane>
- <el-tab-pane label="PASS2">
- <el-upload ref="doc"
- :limit="1"
- :headers="doc.headers"
- :action="doc.url + '?pType=furnancePressurePass2&pId=' + doc.pId"
- :disabled="doc.isUploading"
- :on-progress="handleFileDocProgress"
- :on-success="handleFileDocSuccess"
- :auto-upload="true"
- drag
- >
- <i class="el-icon-upload"></i>
- <div class="el-upload__text">
- {{ $t('将文件拖到此处,或') }}
- <em>{{ $t('点击上传') }}</em>
- </div>
- </el-upload>
- <el-table :data="doc.commonfileList2" border>
- <el-table-column :label="$t('文件名')" align="center" prop="fileName" :show-overflow-tooltip="true">
- <template slot-scope="scope">
- <a class="link-type" @click="handleDownload(scope.row)">
- <span>{{ scope.row.fileName }}</span>
- </a>
- </template>
- </el-table-column>
- <el-table-column :label="$t('大小(Kb)')" align="center" prop="fileSize" :show-overflow-tooltip="true" width="80" />
- <el-table-column :label="$t('上传人')" align="center" prop="creator" :show-overflow-tooltip="true" width="120"/>
- <el-table-column :label="$t('操作')" align="center" width="220" class-name="small-padding fixed-width">
- <template slot-scope="scope">
- <el-button
- size="mini"
- type="text"
- icon="el-icon-download"
- @click="handleDownload(scope.row)"
- >{{ $t('下载') }}</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-delete"
- @click="handleDeleteDoc(scope.row)"
- >{{ $t('删除') }}</el-button>
- </template>
- </el-table-column>
- </el-table>
- </el-tab-pane>
- <el-tab-pane label="PASS3">
- <el-upload ref="doc"
- :limit="1"
- :headers="doc.headers"
- :action="doc.url + '?pType=furnancePressurePass3&pId=' + doc.pId"
- :disabled="doc.isUploading"
- :on-progress="handleFileDocProgress"
- :on-success="handleFileDocSuccess"
- :auto-upload="true"
- drag
- >
- <i class="el-icon-upload"></i>
- <div class="el-upload__text">
- {{ $t('将文件拖到此处,或') }}
- <em>{{ $t('点击上传') }}</em>
- </div>
- </el-upload>
- <el-table :data="doc.commonfileList3" border>
- <el-table-column :label="$t('文件名')" align="center" prop="fileName" :show-overflow-tooltip="true">
- <template slot-scope="scope">
- <a class="link-type" @click="handleDownload(scope.row)">
- <span>{{ scope.row.fileName }}</span>
- </a>
- </template>
- </el-table-column>
- <el-table-column :label="$t('大小(Kb)')" align="center" prop="fileSize" :show-overflow-tooltip="true" width="80" />
- <el-table-column :label="$t('上传人')" align="center" prop="creator" :show-overflow-tooltip="true" width="120"/>
- <el-table-column :label="$t('操作')" align="center" width="220" class-name="small-padding fixed-width">
- <template slot-scope="scope">
- <el-button
- size="mini"
- type="text"
- icon="el-icon-download"
- @click="handleDownload(scope.row)"
- >{{ $t('下载') }}</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-delete"
- @click="handleDeleteDoc(scope.row)"
- >{{ $t('删除') }}</el-button>
- </template>
- </el-table-column>
- </el-table>
- </el-tab-pane>
- <el-tab-pane label="PASS4">
- <el-upload ref="doc"
- :limit="1"
- :headers="doc.headers"
- :action="doc.url + '?pType=furnancePressurePass4&pId=' + doc.pId"
- :disabled="doc.isUploading"
- :on-progress="handleFileDocProgress"
- :on-success="handleFileDocSuccess"
- :auto-upload="true"
- drag
- >
- <i class="el-icon-upload"></i>
- <div class="el-upload__text">
- {{ $t('将文件拖到此处,或') }}
- <em>{{ $t('点击上传') }}</em>
- </div>
- </el-upload>
- <el-table :data="doc.commonfileList4" border>
- <el-table-column :label="$t('文件名')" align="center" prop="fileName" :show-overflow-tooltip="true">
- <template slot-scope="scope">
- <a class="link-type" @click="handleDownload(scope.row)">
- <span>{{ scope.row.fileName }}</span>
- </a>
- </template>
- </el-table-column>
- <el-table-column :label="$t('大小(Kb)')" align="center" prop="fileSize" :show-overflow-tooltip="true" width="80" />
- <el-table-column :label="$t('上传人')" align="center" prop="creator" :show-overflow-tooltip="true" width="120"/>
- <el-table-column :label="$t('操作')" align="center" width="220" class-name="small-padding fixed-width">
- <template slot-scope="scope">
- <el-button
- size="mini"
- type="text"
- icon="el-icon-download"
- @click="handleDownload(scope.row)"
- >{{ $t('下载') }}</el-button>
- <el-button
- size="mini"
- type="text"
- icon="el-icon-delete"
- @click="handleDeleteDoc(scope.row)"
- >{{ $t('删除') }}</el-button>
- </template>
- </el-table-column>
- </el-table>
- </el-tab-pane>
- </el-tabs>
- <div slot="footer" class="dialog-footer">
- <el-button @click="doc.open = false">{{ $t('返 回') }}</el-button>
- </div>
- </el-dialog>
- </div>
- </template>
- <script>
- import { listPressure, getPressure, delPressure, addPressure, updatePressure, exportPressure, importTemplate} from "@/api/production/pressure";
- import { treeselect } from "@/api/system/dept";
- import { getToken } from "@/utils/auth";
- import Treeselect from "@riophae/vue-treeselect";
- import "@riophae/vue-treeselect/dist/vue-treeselect.css";
- import { listUserNoPage, getUserId } from "@/api/system/user";
- import {addCommonfile, allFileListFuzzy, delCommonfile, updateCommonfile} from "@/api/common/commonfile";
- export default {
- name: "Pressure",
- components: { Treeselect },
- data() {
- return {
- // 遮罩层
- loading: true,
- // 选中数组
- ids: [],
- // 非单个禁用
- single: true,
- // 非多个禁用
- multiple: true,
- // 显示搜索条件
- showSearch: true,
- // 总条数
- total: 0,
- // 裂解炉炉管测压表格数据
- pressureList: [],
- // 弹出层标题
- title: "",
- // 部门树选项
- deptOptions: undefined,
- clientHeight:300,
- // 是否显示弹出层
- open: false,
- // 用户导入参数
- upload: {
- // 是否显示弹出层(用户导入)
- open: false,
- // 弹出层标题(用户导入)
- title: "",
- // 是否禁用上传
- isUploading: false,
- // 是否更新已经存在的用户数据
- updateSupport: 0,
- // 设置上传的请求头部
- headers: { Authorization: "Bearer " + getToken() },
- // 上传的地址
- url: process.env.VUE_APP_BASE_API + "/production/pressure/importData"
- },
- // 查询参数
- queryParams: {
- pageNum: 1,
- pageSize: 20,
- furnanceName: null,
- recordTime: null,
- pass1: null,
- pass2: null,
- pass3: null,
- pass4: null,
- pass5: null,
- pass6: null,
- pass7: null,
- pass8: null,
- pass9: null,
- pass10: null,
- pass11: null,
- pass12: null,
- pass13: null,
- pass14: null,
- pass15: null,
- pass16: null,
- deptId: null,
- },
- recordTime: null,
- // 表单参数
- form: {},
- pass1:[],
- pass2:[],
- pass3:[],
- pass4:[],
- pass5:[],
- pass6:[],
- pass7:[],
- pass8:[],
- pass9:[],
- pass10:[],
- pass11:[],
- pass12:[],
- pass13:[],
- pass14:[],
- pass15:[],
- pass16:[],
- // 表单校验
- rules: {
- id: [
- { required: true, message: "主键id不能为空", trigger: "blur" }
- ],
- },
- // 状态字典
- statusOptions: [],
- // 班组字典
- teamOptions: [],
- recordTimeYmd: null,
- recordTimeHms: null,
- // 用户列表
- userList: [],doc: {
- file: "",
- // 是否显示弹出层(报告附件)
- open: false,
- // 弹出层标题(报告附件)
- title: "附件",
- // 是否禁用上传
- isUploading: false,
- // 是否更新已经存在的用户数据
- updateSupport: 0,
- // 报告附件上传位置编号
- ids: 0,
- // 设置上传的请求头部
- headers: { Authorization: "Bearer " + getToken() },
- // 上传的地址
- url: process.env.VUE_APP_BASE_API + "/common/commonfile/uploadFile",
- commonfileList1: null,
- commonfileList2: null,
- commonfileList3: null,
- commonfileList4: null,
- queryParams: {
- pId: null
- },
- pId: null,
- form: {}
- },
- };
- },
- watch: {
- // 根据名称筛选部门树
- deptName(val) {
- this.$refs.tree.filter(val);
- }
- },
- created() {
- //设置表格高度对应屏幕高度
- this.$nextTick(() => {
- this.clientHeight = document.body.clientHeight -250
- })
- // this.getList();
- this.getTreeselect();
- this.getDicts("FURNANCE_STATUS").then(response => {
- this.statusOptions = response.data;
- });
- this.getDicts("TEAM_DIVIDE").then(response => {
- this.teamOptions = response.data;
- });
- this.listUser();
- },
- methods: {
- init() {
- this.getList();
- },
- // 现场照片
- handlePhoto(row) {
- this.doc.id = row.id;
- this.doc.title = row.furnanceName + " " + row.recordTime + " 现场照片";
- this.doc.open = true;
- this.doc.queryParams.pId = row.id
- this.doc.pId = row.id
- this.doc.commonfileList1 = null;
- this.doc.commonfileList2 = null;
- this.doc.commonfileList3 = null;
- this.doc.commonfileList4 = null;
- this.getFileList1();
- this.getFileList2();
- this.getFileList3();
- this.getFileList4();
- },
- getFileList1() {
- allFileListFuzzy({
- "pId": this.doc.queryParams.pId,
- "pType": "furnancePressurePass1"
- }).then(response => {
- this.doc.commonfileList1 = response;
- });
- },
- getFileList2() {
- allFileListFuzzy({
- "pId": this.doc.queryParams.pId,
- "pType": "furnancePressurePass2"
- }).then(response => {
- this.doc.commonfileList2 = response;
- });
- },
- getFileList3() {
- allFileListFuzzy({
- "pId": this.doc.queryParams.pId,
- "pType": "furnancePressurePass3"
- }).then(response => {
- this.doc.commonfileList3 = response;
- });
- },
- getFileList4() {
- allFileListFuzzy({
- "pId": this.doc.queryParams.pId,
- "pType": "furnancePressurePass4"
- }).then(response => {
- this.doc.commonfileList4 = response;
- });
- },
- //附件上传中处理
- handleFileDocProgress(event, file, fileList) {
- this.doc.file = file;
- this.doc.isUploading = true;
- },
- //附件上传成功处理
- handleFileDocSuccess(response, file, fileList) {
- this.doc.isUploading = false;
- this.$alert(response.msg, this.$t('导入结果'), {dangerouslyUseHTMLString: true});
- this.getFileList1()
- this.getFileList2()
- this.getFileList3()
- this.getFileList4()
- },
- // 文件下载处理
- handleDownload(row) {
- var name = row.fileName;
- var url = row.fileUrl;
- var suffix = url.substring(url.lastIndexOf("."), url.length);
- const a = document.createElement('a')
- a.setAttribute('download', name)
- a.setAttribute('target', '_blank')
- a.setAttribute('href', process.env.VUE_APP_BASE_API + url)
- a.click()
- },
- /** 删除按钮操作 */
- handleDeleteDoc(row) {
- const ids = row.id || this.ids;
- this.$confirm(this.$t('是否确认删除?'), this.$t('警告'), {
- confirmButtonText: this.$t('确定'),
- cancelButtonText: this.$t('取消'),
- type: "warning"
- }).then(function () {
- return delCommonfile(ids);
- }).then(() => {
- this.getFileList1();
- this.getFileList2();
- this.getFileList3();
- this.getFileList4();
- this.msgSuccess(this.$t('删除成功'));
- })
- },
- listUser() {
- listUserNoPage().then(response => {
- this.userList = response.data;
- });
- },
- // 班值字典翻译
- teamFormat(row, column) {
- return this.selectDictLabel(this.teamOptions, row.team);
- },
- // 字典翻译
- statusFormat(row, column) {
- return this.selectDictLabel(this.statusOptions, row.status);
- },
- handleChange() {
- if (this.form.status === '1') {
- this.pass1 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass2 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass3 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass4 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass5 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass6 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass7 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass8 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass9 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass10 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass11 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass12 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass13 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass14 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass15 = ["0", "0", "0", "0", "0", "0", "0"];
- this.pass16 = ["0", "0", "0", "0", "0", "0", "0"];
- } else {
- this.pass1 = [];
- this.pass2 = [];
- this.pass3 = [];
- this.pass4 = [];
- this.pass5 = [];
- this.pass6 = [];
- this.pass7 = [];
- this.pass8 = [];
- this.pass9 = [];
- this.pass10 = [];
- this.pass11 = [];
- this.pass12 = [];
- this.pass13 = [];
- this.pass14 = [];
- this.pass15 = [];
- this.pass16 = [];
- }
- },
- /** 查询裂解炉炉管测压列表 */
- getList() {
- this.loading = true;
- this.queryParams.furnanceName = "H130";
- listPressure(this.queryParams).then(response => {
- for (let i = 0; i< response.rows.length; i++) {
- if (response.rows[i].pass1 == null) { response.rows[i].pass1 = []; } else { response.rows[i].pass1 = response.rows[i].pass1.split(','); }
- if (response.rows[i].pass2 == null) { response.rows[i].pass2 = []; } else { response.rows[i].pass2 = response.rows[i].pass2.split(','); }
- if (response.rows[i].pass3 == null) { response.rows[i].pass3 = []; } else { response.rows[i].pass3 = response.rows[i].pass3.split(','); }
- if (response.rows[i].pass4 == null) { response.rows[i].pass4 = []; } else { response.rows[i].pass4 = response.rows[i].pass4.split(','); }
- if (response.rows[i].pass5 == null) { response.rows[i].pass5 = []; } else { response.rows[i].pass5 = response.rows[i].pass5.split(','); }
- if (response.rows[i].pass6 == null) { response.rows[i].pass6 = []; } else { response.rows[i].pass6 = response.rows[i].pass6.split(','); }
- if (response.rows[i].pass7 == null) { response.rows[i].pass7 = []; } else { response.rows[i].pass7 = response.rows[i].pass7.split(','); }
- if (response.rows[i].pass8 == null) { response.rows[i].pass8 = []; } else { response.rows[i].pass8 = response.rows[i].pass8.split(','); }
- }
- this.pressureList = response.rows;
- this.total = response.total;
- this.loading = false;
- });
- },
- /** 查询部门下拉树结构 */
- getTreeselect() {
- treeselect().then(response => {
- this.deptOptions = response.data;
- });
- },
- // 取消按钮
- cancel() {
- this.open = false;
- this.reset();
- },
- // 表单重置
- reset() {
- this.form = {
- id: null,
- furnanceName: null,
- recordTime: null,
- pass1: null,
- pass2: null,
- pass3: null,
- pass4: null,
- pass5: null,
- pass6: null,
- pass7: null,
- pass8: null,
- pass9: null,
- pass10: null,
- pass11: null,
- pass12: null,
- pass13: null,
- pass14: null,
- pass15: null,
- pass16: null,
- deptId: null,
- delFlag: null,
- createBy: null,
- createTime: null,
- updateBy: null,
- updateTime: null,
- };
- this.pass1 = [];
- this.pass2 = [];
- this.pass3 = [];
- this.pass4 = [];
- this.pass5 = [];
- this.pass6 = [];
- this.pass7 = [];
- this.pass8 = [];
- this.pass9 = [];
- this.pass10 = [];
- this.pass11 = [];
- this.pass12 = [];
- this.pass13 = [];
- this.pass14 = [];
- this.pass15 = [];
- this.pass16 = [];
- this.resetForm("form");
- },
- /** 搜索按钮操作 */
- handleQuery() {
- this.queryParams.pageNum = 1;
- this.getList();
- },
- /** 重置按钮操作 */
- resetQuery() {
- this.resetForm("queryForm");
- this.handleQuery();
- },
- // 多选框选中数据
- handleSelectionChange(selection) {
- this.ids = selection.map(item => item.id)
- this.single = selection.length!==1
- this.multiple = !selection.length
- },
- /** 新增按钮操作 */
- handleAdd() {
- this.reset();
- getUserId().then(response => {
- this.form.recorder = response.data;
- this.form.furnanceName = "H130";
- this.open = true;
- this.title = "添加裂解炉炉管测压";
- });
- },
- /** 修改按钮操作 */
- handleUpdate(row) {
- this.reset();
- const id = row.id || this.ids
- getPressure(id).then(response => {
- this.form = response.data;
- let recordTime = new Date(this.form.recordTime);
- this.recordTimeYmd = recordTime.getFullYear() + "-" + (recordTime.getMonth() + 1) + "-" + recordTime.getDate();
- this.recordTimeHms = recordTime.getHours() + ":" + recordTime.getMinutes() + ":" + recordTime.getSeconds();
- if (response.data.pass1 == null) { this.pass1 = []; } else { this.pass1 = response.data.pass1.split(','); }
- if (response.data.pass2 == null) { this.pass2 = []; } else { this.pass2 = response.data.pass2.split(','); }
- if (response.data.pass3 == null) { this.pass3 = []; } else { this.pass3 = response.data.pass3.split(','); }
- if (response.data.pass4 == null) { this.pass4 = []; } else { this.pass4 = response.data.pass4.split(','); }
- if (response.data.pass5 == null) { this.pass5 = []; } else { this.pass5 = response.data.pass5.split(','); }
- if (response.data.pass6 == null) { this.pass6 = []; } else { this.pass6 = response.data.pass6.split(','); }
- if (response.data.pass7 == null) { this.pass7 = []; } else { this.pass7 = response.data.pass7.split(','); }
- if (response.data.pass8 == null) { this.pass8 = []; } else { this.pass8 = response.data.pass8.split(','); }
- this.open = true;
- this.title = "修改裂解炉炉管测压";
- });
- },
- /** 提交按钮 */
- submitForm() {
- this.form.pass1 = this.pass1.join(",");
- this.form.pass2 = this.pass2.join(",");
- this.form.pass3 = this.pass3.join(",");
- this.form.pass4 = this.pass4.join(",");
- this.form.pass5 = this.pass5.join(",");
- this.form.pass6 = this.pass6.join(",");
- this.form.pass7 = this.pass7.join(",");
- this.form.pass8 = this.pass8.join(",");
- this.form.pass9 = this.pass9.join(",");
- this.form.pass10 = this.pass10.join(",");
- this.form.pass11 = this.pass11.join(",");
- this.form.pass12 = this.pass12.join(",");
- this.form.pass13 = this.pass13.join(",");
- this.form.pass14 = this.pass14.join(",");
- this.form.pass15 = this.pass15.join(",");
- this.form.pass16 = this.pass16.join(",");
- this.form.recordTime = this.recordTimeYmd + " " + this.recordTimeHms;
- this.$refs["form"].validate(valid => {
- if (valid) {
- if (this.form.id != null) {
- updatePressure(this.form).then(response => {
- this.msgSuccess("修改成功");
- this.open = false;
- this.getList();
- });
- } else {
- addPressure(this.form).then(response => {
- this.msgSuccess("新增成功");
- this.open = false;
- this.getList();
- });
- }
- }
- });
- },
- /** 删除按钮操作 */
- handleDelete(row) {
- const ids = row.id || this.ids;
- this.$confirm('是否确认删除?', "警告", {
- confirmButtonText: "确定",
- cancelButtonText: "取消",
- type: "warning"
- }).then(function() {
- return delPressure(ids);
- }).then(() => {
- this.getList();
- this.msgSuccess("删除成功");
- })
- },
- /** 导出按钮操作 */
- handleExport() {
- const queryParams = this.queryParams;
- this.$confirm('是否确认导出所有裂解炉炉管测压数据项?', "警告", {
- confirmButtonText: "确定",
- cancelButtonText: "取消",
- type: "warning"
- }).then(function() {
- return exportPressure(queryParams);
- }).then(response => {
- this.download(response.msg);
- })
- },
- /** 导入按钮操作 */
- handleImport() {
- this.upload.title = "用户导入";
- this.upload.open = true;
- },
- /** 下载模板操作 */
- importTemplate() {
- importTemplate().then(response => {
- this.download(response.msg);
- });
- },
- // 文件上传中处理
- handleFileUploadProgress(event, file, fileList) {
- this.upload.isUploading = true;
- },
- // 文件上传成功处理
- handleFileSuccess(response, file, fileList) {
- this.upload.open = false;
- this.upload.isUploading = false;
- this.$refs.upload.clearFiles();
- this.$alert(response.msg, "导入结果", { dangerouslyUseHTMLString: true });
- this.getList();
- },
- // 提交上传文件
- submitFileForm() {
- this.$refs.upload.submit();
- }
- }
- };
- </script>
|