fix:输入物料不合格样式

This commit is contained in:
shijing 2025-03-13 11:12:48 +08:00
parent 414ef4bbc7
commit b5162b034f
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@
<el-input-number
v-model="defectform[item.defect_name]"
:min="0"
class="width-100"
style="width: 100%"
controls-position="right"
@change="countChange"
/>