付款金额限制

This commit is contained in:
duan
2024-06-28 15:43:21 +08:00
parent 9c815458a5
commit a6113908b4
2 changed files with 35 additions and 25 deletions

View File

@@ -29,6 +29,8 @@
<el-tag type="info">{{ scope.row.type }}</el-tag>
</template>
</el-table-column>
<el-table-column label="原有库存" prop="leftNumber">
</el-table-column>
<el-table-column label="变动数量" prop="stockNumber">
<template v-slot="scope">
<span class="num" :class="{ active: scope.row.stockNumber > 0 }">