ERP:基本完成采购订单 100%

This commit is contained in:
YunaiV
2024-02-12 10:00:09 +08:00
parent 600892b112
commit 5339cca40e
8 changed files with 43 additions and 63 deletions

View File

@@ -129,7 +129,7 @@
<el-input-number
v-model="row.taxPercent"
controls-position="right"
:min="0.01"
:min="0"
:precision="2"
class="!w-100%"
/>