This commit is contained in:
2025-08-25 20:21:21 +08:00
parent 68b43b1246
commit 589d21d622
2 changed files with 1 additions and 2 deletions

View File

@ -75,7 +75,6 @@
:precision="2"
:step="0.1"
:controls="false"
:disabled="reviewStatus != 'draft'"
v-if="scope.row.quantity && scope.row.quantity != 0"
/>
</template>