| | |
| | | <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" |