fix: 修复与mes对接

This commit is contained in:
2023-06-30 17:45:20 +08:00
parent f50ab33253
commit a3191d28a0
19 changed files with 803 additions and 44 deletions

View File

@@ -49,7 +49,7 @@
<el-table-column type="selection" width="55" />
<el-table-column prop="device_code" label="设备编码" />
<el-table-column prop="device_name" label="设备名称" min-width="200" show-overflow-tooltip />
<el-table-column prop="device_model" label="设备型号" min-width="200" show-overflow-tooltip />
<el-table-column prop="extend_code" label="MES设备编码" min-width="200" show-overflow-tooltip />
<el-table-column prop="productivity" label="设备产能" />
<el-table-column label="是否启用" align="center" prop="is_used">
<template slot-scope="scope">