|
@ -50,6 +50,7 @@ |
|
|
</comProductDetailCardBatch> |
|
|
</comProductDetailCardBatch> |
|
|
|
|
|
|
|
|
<comProductDetailCardQty :dataContent="item" :settingParam="jobContent" :isShowLocation="false" |
|
|
<comProductDetailCardQty :dataContent="item" :settingParam="jobContent" :isShowLocation="false" |
|
|
|
|
|
:isNumTips='false' |
|
|
@remove="updateData" @updateData="updateData" :locationAreaTypeList='toLocationAreaTypeList' |
|
|
@remove="updateData" @updateData="updateData" :locationAreaTypeList='toLocationAreaTypeList' |
|
|
v-if="item.manageType=='BY_QUANTITY'"> |
|
|
v-if="item.manageType=='BY_QUANTITY'"> |
|
|
</comProductDetailCardQty> |
|
|
</comProductDetailCardQty> |
|
|