fix: 耗材出入库计算库存代码优化
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
{{ scope.row[scope.prop] == 1 ? "启用" : "禁用" }}
|
||||
</el-tag>
|
||||
</template>
|
||||
<template #conUnit="scope">
|
||||
<span>{{ scope.row.conUnit }}</span>
|
||||
</template>
|
||||
<template #goods="scope">
|
||||
<div class="goodslang">
|
||||
<div class="goods-list">
|
||||
|
||||
Reference in New Issue
Block a user