代码优化
This commit is contained in:
parent
9bfcacb4df
commit
9ddbbacb1e
|
|
@ -506,6 +506,7 @@
|
|||
placeholder="请输入退料数量"
|
||||
type="number"
|
||||
min="1"
|
||||
disabled
|
||||
clearable
|
||||
@input="checkNum(scope.row)"
|
||||
style="width: 100%"
|
||||
|
|
|
|||
Reference in New Issue