Merge remote-tracking branch 'origin/master'
| | |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.buttonDistable = true |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.revocationDistable = true |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.SWbuttonDistable = true |
| | | } else if (record.status === '8') { |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.buttonDistable = true |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.revocationDistable = true |
| | | this.$refs.DailyMaintenanceOrderExeDrawer.SWbuttonDistable = true |
| | | } |
| | | }, |
| | | |
| | |
| | | :sm="24" |
| | | > |
| | | <a-form-item label="编号"> |
| | | <a-input |
| | | <j-input |
| | | placeholder="请输入编号" |
| | | v-model="queryParam.num" |
| | | ></a-input> |
| | | ></j-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | <a-col |
| | |
| | | :sm="24" |
| | | > |
| | | <a-form-item label="内容"> |
| | | <a-input |
| | | <j-input |
| | | placeholder="请输入内容" |
| | | v-model="queryParam.content" |
| | | ></a-input> |
| | | ></j-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | <template v-if="toggleSearchStatus"> |
| | |
| | | type="primary" |
| | | icon="plus" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('文档类型')" |
| | | >导出</a-button> |
| | | <a-upload |
| | | name="file" |
| | | :showUploadList="false" |
| | | :multiple="false" |
| | | :headers="tokenHeader" |
| | | :action="importExcelUrl" |
| | | @change="handleImportExcel" |
| | | > |
| | | <a-button |
| | | type="primary" |
| | | icon="import" |
| | | >导入</a-button> |
| | | </a-upload> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('文档类型')"--> |
| | | <!-- >导出</a-button>--> |
| | | <!-- <a-upload--> |
| | | <!-- name="file"--> |
| | | <!-- :showUploadList="false"--> |
| | | <!-- :multiple="false"--> |
| | | <!-- :headers="tokenHeader"--> |
| | | <!-- :action="importExcelUrl"--> |
| | | <!-- @change="handleImportExcel"--> |
| | | <!-- >--> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="import"--> |
| | | <!-- >导入</a-button>--> |
| | | <!-- </a-upload>--> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-menu slot="overlay"> |
| | | <a-menu-item |
| | |
| | | icon="plus" |
| | | :loading="confirmLoading" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('mom_eam_maintenance_specialty')" |
| | | >导出</a-button> |
| | | <a-upload |
| | | name="file" |
| | | :showUploadList="false" |
| | | :multiple="false" |
| | | :headers="tokenHeader" |
| | | :action="importExcelUrl" |
| | | @change="handleImportExcel" |
| | | > |
| | | <a-button |
| | | type="primary" |
| | | icon="import" |
| | | >导入</a-button> |
| | | </a-upload> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('mom_eam_maintenance_specialty')"--> |
| | | <!-- >导出</a-button>--> |
| | | <!-- <a-upload--> |
| | | <!-- name="file"--> |
| | | <!-- :showUploadList="false"--> |
| | | <!-- :multiple="false"--> |
| | | <!-- :headers="tokenHeader"--> |
| | | <!-- :action="importExcelUrl"--> |
| | | <!-- @change="handleImportExcel"--> |
| | | <!-- >--> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="import"--> |
| | | <!-- >导入</a-button>--> |
| | | <!-- </a-upload>--> |
| | | <!-- 高级查询区域 --> |
| | | <!-- <j-super-query |
| | | :fieldList="superFieldList" |
| | |
| | | type="primary" |
| | | icon="plus" |
| | | >申请</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('操作证申请表')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('操作证申请表')"--> |
| | | <!-- >导出</a-button>--> |
| | | <!-- <a-upload |
| | | name="file" |
| | | :showUploadList="false" |
| | |
| | | :sm='24' |
| | | > |
| | | <a-form-item label='操作证编号'> |
| | | <a-input |
| | | <j-input |
| | | placeholder='请输入操作证编号' |
| | | v-model='queryParam.num' |
| | | ></a-input> |
| | | ></j-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | <a-col |
| | |
| | | type='primary' |
| | | icon='plus' |
| | | >变更操作证</a-button> |
| | | <a-button |
| | | type='primary' |
| | | icon='download' |
| | | @click="handleExportXls('操作证书管理')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type='primary'--> |
| | | <!-- icon='download'--> |
| | | <!-- @click="handleExportXls('操作证书管理')"--> |
| | | <!-- >导出</a-button>--> |
| | | <!-- <a-upload |
| | | name='file' |
| | | :showUploadList='false' |
| | |
| | | <a-row :gutter="24"> |
| | | |
| | | <a-col :xl="6" :lg="7" :md="8" :sm="24"> |
| | | <a-form-item label="精度参数模版编码"> |
| | | <j-input placeholder="请输入精度参数模版编码" v-model="queryParam.num"></j-input> |
| | | <a-form-item label="统一编码"> |
| | | <j-input placeholder="请输入统一编码" v-model="queryParam.num"></j-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | <template> |
| | |
| | | <a-form-item label="工区"> |
| | | <j-dict-select-tag |
| | | allow-clear |
| | | placeholder="请选择资工区" |
| | | placeholder="请选择工区" |
| | | :triggerChange="true" |
| | | dictCode="mom_base_area,name,id,del_flag!='1'" |
| | | dictCode="mom_base_area,name,id,del_flag!='1' and type='2'" |
| | | v-model="queryParam.factoryModelId" |
| | | /> |
| | | <!-- dictCode="mom_base_area,name,id,del_flag!='1'" --> |
| | | </a-form-item> |
| | | </a-col> |
| | | <a-col |
| | |
| | | @click="searchReset" |
| | | icon="reload" |
| | | >重置</a-button> |
| | | <a-button |
| | | <!-- <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('维修履历')" |
| | | >导出</a-button> |
| | | <a-button |
| | | >导出</a-button> --> |
| | | <!-- <a-button |
| | | hidden |
| | | type="primary" |
| | | icon="plus" |
| | | @click="handleDispatch()" |
| | | :disabled="selectionRows.length==0" |
| | | >派工</a-button> |
| | | >派工</a-button> --> |
| | | <a-button |
| | | type="primary" |
| | | icon="plus" |
| | |
| | | :md='8' |
| | | :sm='24' |
| | | > |
| | | <a-form-item label='危险源'> |
| | | <a-form-item label='危险源名称'> |
| | | <j-input |
| | | placeholder='请输入危险源' |
| | | placeholder='请输入危险源名称' |
| | | v-model='queryParam.name' |
| | | ></j-input> |
| | | </a-form-item> |
| | |
| | | type='primary' |
| | | icon='plus' |
| | | >新增</a-button> |
| | | <a-button |
| | | type='primary' |
| | | icon='download' |
| | | @click="handleExportXls('危险防控')" |
| | | >导出</a-button> |
| | | <a-upload |
| | | name='file' |
| | | :showUploadList='false' |
| | | :multiple='false' |
| | | :headers='tokenHeader' |
| | | :action='importExcelUrl' |
| | | @change='handleImportExcel' |
| | | > |
| | | <a-button |
| | | type='primary' |
| | | icon='import' |
| | | >导入</a-button> |
| | | </a-upload> |
| | | <!-- <a-button--> |
| | | <!-- type='primary'--> |
| | | <!-- icon='download'--> |
| | | <!-- @click="handleExportXls('危险防控')"--> |
| | | <!-- >导出</a-button>--> |
| | | <!-- <a-upload--> |
| | | <!-- name='file'--> |
| | | <!-- :showUploadList='false'--> |
| | | <!-- :multiple='false'--> |
| | | <!-- :headers='tokenHeader'--> |
| | | <!-- :action='importExcelUrl'--> |
| | | <!-- @change='handleImportExcel'--> |
| | | <!-- >--> |
| | | <!-- <a-button--> |
| | | <!-- type='primary'--> |
| | | <!-- icon='import'--> |
| | | <!-- >导入</a-button>--> |
| | | <!-- </a-upload>--> |
| | | |
| | | <a-dropdown v-if='selectedRowKeys.length > 0'> |
| | | <a-menu slot='overlay'> |
| | |
| | | deleteBatch: '/sys/upload/deleteBatch', |
| | | urlDownload: '/sys/common/static', |
| | | download: '/sys/upload/downloadFile', |
| | | // download: '/sys/upload/downloadFileByType', |
| | | // download: '/sys/upload/downloadFileByType', |
| | | realityUrl: 'sys/upload/realityUrl', |
| | | }, |
| | | path: '', |
| | |
| | | @keyup.enter.native="searchQuery" |
| | | > |
| | | <a-row :gutter="24"> |
| | | <a-col |
| | | <!-- <a-col |
| | | :md="6" |
| | | :sm="8" |
| | | > |
| | |
| | | v-model="queryParam.num" |
| | | ></a-input> |
| | | </a-form-item> |
| | | </a-col> |
| | | </a-col> --> |
| | | <a-col |
| | | :md="6" |
| | | :sm="8" |
| | |
| | | return parseInt(index) + 1 |
| | | } |
| | | }, |
| | | { |
| | | title: '班组编码', |
| | | align: 'center', |
| | | dataIndex: 'teamName', |
| | | }, |
| | | // { |
| | | // title: '班组编码', |
| | | // align: 'center', |
| | | // dataIndex: 'teamName', |
| | | // }, |
| | | { |
| | | title: '人员编号', |
| | | align: 'center', |
| | |
| | | :md="6" |
| | | :sm="8" |
| | | > |
| | | <a-form-item label="设备编号"> |
| | | <a-form-item label="统一编码"> |
| | | <a-input |
| | | placeholder="请输入标准编号检索" |
| | | placeholder="请输入统一编码检索" |
| | | v-model="queryParam.num" |
| | | ></a-input> |
| | | </a-form-item> |
| | |
| | | type="primary" |
| | | icon="plus" |
| | | >新增</a-button> --> |
| | | <a-button |
| | | v-has="'equipmentCategory:import&outport'" |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('设备分类报表')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- v-has="'equipmentCategory:import&outport'"--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('设备分类报表')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown |
| | | v-if="selectedRowKeys.length > 0" |
| | | v-has="'equipmentCategory:add&Edit&delete'" |
| | |
| | | return record.parentName+text; |
| | | } |
| | | }, |
| | | |
| | | |
| | | { |
| | | title: '上级设备分类名称', |
| | | align: "center", |
| | |
| | | :md="8" |
| | | :sm="6" |
| | | > |
| | | <a-form-item label="统一编码"> |
| | | <a-form-item label="设备名称"> |
| | | <a-input |
| | | placeholder="请输入统一编码" |
| | | v-model="queryParam.num" |
| | | placeholder="请输入设备名称" |
| | | v-model="queryParam.name" |
| | | /> |
| | | </a-form-item> |
| | | </a-col> |
| | |
| | | type="primary" |
| | | icon="plus" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('原因')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('原因')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-button style="margin-left: 8px"> |
| | | 批量操作 |
| | |
| | | :md='8' |
| | | :sm='8' |
| | | > |
| | | <a-form-item label='故障类型编号'> |
| | | <a-form-item label='故障类型编码'> |
| | | <a-input |
| | | placeholder='请输入故障类型编号查询' |
| | | placeholder='请输入故障类型编码查询' |
| | | v-model='queryParam.num' |
| | | ></a-input> |
| | | </a-form-item> |
| | |
| | | icon='plus' |
| | | >新增 |
| | | </a-button> |
| | | <a-button |
| | | type='primary' |
| | | icon='download' |
| | | @click="handleExportXls('类型')" |
| | | >导出 |
| | | </a-button> |
| | | <!-- <a-button--> |
| | | <!-- type='primary'--> |
| | | <!-- icon='download'--> |
| | | <!-- @click="handleExportXls('类型')"--> |
| | | <!-- >导出--> |
| | | <!-- </a-button>--> |
| | | <a-dropdown v-if='selectedRowKeys.length > 0'> |
| | | <a-button style='margin-left: 8px'> |
| | | 批量操作 |
| | |
| | | icon="plus" |
| | | :hidden="disabled" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('原因')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('原因')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-button style="margin-left: 8px"> |
| | | 批量操作 |
| | |
| | | :sm="6" |
| | | > |
| | | <a-form-item label="检验项目名称"> |
| | | <a-input |
| | | <j-input |
| | | placeholder="请输入检验项目名称" |
| | | v-model="queryParam.name" |
| | | /> |
| | |
| | | icon="plus" |
| | | :hidden="disabled" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('原因')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('原因')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-button style="margin-left: 8px"> |
| | | 批量操作 |
| | |
| | | :sm="6" |
| | | > |
| | | <a-form-item label="工艺参数代码"> |
| | | <a-input |
| | | <j-input |
| | | placeholder="请输入工艺参数代码" |
| | | v-model="queryParam.num" |
| | | /> |
| | |
| | | :sm="6" |
| | | > |
| | | <a-form-item label="工艺参数名称"> |
| | | <a-input |
| | | <j-input |
| | | placeholder="请输入工艺参数名称" |
| | | v-model="queryParam.name" |
| | | /> |
| | |
| | | @click="handleAdd" |
| | | type="primary" |
| | | icon="plus" |
| | | :hidden="disabled" |
| | | >新增</a-button> |
| | | <a-button |
| | | <!-- :hidden="disabled" --> |
| | | <!-- <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('原因')" |
| | | >导出</a-button> |
| | | >导出</a-button> --> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-button style="margin-left: 8px"> |
| | | 批量操作 |
| | |
| | | icon="plus" |
| | | :hidden="disabled" |
| | | >新增</a-button> |
| | | <a-button |
| | | type="primary" |
| | | icon="download" |
| | | @click="handleExportXls('增减方式')" |
| | | >导出</a-button> |
| | | <!-- <a-button--> |
| | | <!-- type="primary"--> |
| | | <!-- icon="download"--> |
| | | <!-- @click="handleExportXls('增减方式')"--> |
| | | <!-- >导出</a-button>--> |
| | | <a-dropdown v-if="selectedRowKeys.length > 0"> |
| | | <a-button style="margin-left: 8px"> |
| | | 批量操作 |