|
@ -17,7 +17,7 @@ |
|
|
<uni-swipe-action-item @click="swipeClick($event,item,index)" |
|
|
<uni-swipe-action-item @click="swipeClick($event,item,index)" |
|
|
:right-options="item.scaned?scanOptions:detailOptions"> |
|
|
:right-options="item.scaned?scanOptions:detailOptions"> |
|
|
<balance :dataContent="item" :isShowStdPack="false" :isShowStatus="true" :isShowPack="true" |
|
|
<balance :dataContent="item" :isShowStdPack="false" :isShowStatus="true" :isShowPack="true" |
|
|
:isShowLocation="true" :isShowToLocation="isShowToLocation"></balance> |
|
|
:isShowFromLocation="true" :isShowToLocation="isShowToLocation"></balance> |
|
|
<!-- <production-label :dataContent="item" :packageContent="item.package" |
|
|
<!-- <production-label :dataContent="item" :packageContent="item.package" |
|
|
:isShowLocation="false"> |
|
|
:isShowLocation="false"> |
|
|
</production-label> --> |
|
|
</production-label> --> |
|
|