up
This commit is contained in:
@ -55,6 +55,8 @@
|
||||
<!-- <template slot-scope="scope">{{scope.row.deviceType}}</template> -->
|
||||
<!-- <template slot-scope="scope">{{deviceTypeList.find(v=> v.value == scope.row.deviceType).label}}</template> -->
|
||||
</el-table-column>
|
||||
<el-table-column prop="productId" align="center" label="产品SN" min-width="200">
|
||||
</el-table-column>
|
||||
<!-- <el-table-column prop="deviceCode" align="center" label="设备编码">
|
||||
</el-table-column>
|
||||
<el-table-column prop="deviceType" align="center" label="类型">
|
||||
|
Reference in New Issue
Block a user