This commit is contained in:
hh
2020-12-22 11:31:12 +08:00
parent 32812624b0
commit 1e607c1fb3

View File

@ -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="类型">