退料接收时,检查结算表拿到待退料数量,防止多退
This commit is contained in:
parent
6ea3fc22c5
commit
9c89ae426d
|
|
@ -163,12 +163,6 @@
|
|||
prop="preNum"
|
||||
:show-overflow-tooltip="true"
|
||||
/>
|
||||
<!-- <el-table-column-->
|
||||
<!-- label="最大退料数"-->
|
||||
<!-- align="center"-->
|
||||
<!-- prop="maxBackNum"-->
|
||||
<!-- :show-overflow-tooltip="true"-->
|
||||
<!-- />-->
|
||||
<el-table-column
|
||||
label="已完成退料数量"
|
||||
align="center"
|
||||
|
|
|
|||
Reference in New Issue