rev:深坑设备页面修改
This commit is contained in:
@@ -66,7 +66,7 @@
|
|||||||
<el-table-column prop="material_spec" label="物料规格" width="200px" show-overflow-toolti />
|
<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>
|
<el-table-column prop="deviceinstor_qty" label="深坑物料数量" align="center" width="120px" show-overflow-tooltip>
|
||||||
<template slot-scope="scope">
|
<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>
|
||||||
<el-table-column prop="remark" label="备注" width="200px" show-overflow-tooltip />
|
<el-table-column prop="remark" label="备注" width="200px" show-overflow-tooltip />
|
||||||
<el-table-column label="操作" width="150px" align="center" fixed="right">
|
<el-table-column label="操作" width="150px" align="center" fixed="right">
|
||||||
|
|||||||
Reference in New Issue
Block a user