rev:深坑设备页面修改

This commit is contained in:
zhangzhiqiang
2023-06-07 17:42:48 +08:00
parent a68d2e323e
commit 4d446905da

View File

@@ -66,7 +66,7 @@
<el-table-column prop="material_spec" label="物料规格" width="200px" show-overflow-toolti />
<el-table-column prop="deviceinstor_qty" label="深坑物料数量" align="center" width="120px" show-overflow-tooltip>
<template slot-scope="scope">
<el-input v-model="scope.row.deviceinstor_qty/" /></template>
<el-input v-model="scope.row.deviceinstor_qty" /></template>
</el-table-column>
<el-table-column prop="remark" label="备注" width="200px" show-overflow-tooltip />
<el-table-column label="操作" width="150px" align="center" fixed="right">