设备操作证-操作证管理 查询条件修改 所有设备- 查询条件名称修改
| | |
| | | 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' |
| | |
| | | :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> |