| | |
| | | prop="startdate" |
| | | label="启用日期" |
| | | width="110" |
| | | show-tooltip-when-overflow |
| | | sortable="custom" |
| | | > |
| | | <template slot-scope="{row}"> |
| | |
| | | <el-table-column |
| | | prop="lm_date" |
| | | label="创建时间" |
| | | show-tooltip-when-overflow |
| | | width="110" |
| | | sortable="custom" |
| | | > |
| | |
| | | prop="uomname" |
| | | label="计量单位" |
| | | width="110" |
| | | show-tooltip-when-overflow |
| | | /> |
| | | <el-table-column |
| | | prop="BASE_QUANTITY" |
| | | label="基本用量" |
| | | width="110" |
| | | show-tooltip-when-overflow |
| | | > |
| | | <template slot-scope="{row}"> |
| | | <el-input |
| | |
| | | <el-table-column |
| | | prop="LOSS_QUANTITY" |
| | | label="损耗率%" |
| | | show-tooltip-when-overflow |
| | | width="110" |
| | | > |
| | | <template slot-scope="{row}"> |
| | |
| | | <el-table-column |
| | | prop="TOTAL_QUANTITY" |
| | | label="实际用量" |
| | | show-tooltip-when-overflow |
| | | width="110" |
| | | /> |
| | | <el-table-column |
| | | prop="PN_TYPE" |
| | | label="属性" |
| | | show-tooltip-when-overflow |
| | | width="110" |
| | | > |
| | | <template slot-scope="{row}"> |