<divv-for="itemAmount in collectionAmount":key="itemAmount.currencyNameZh">{{itemAmount.amount}}{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}</div>
<divv-for="itemAmount in collectionAmount":key="itemAmount.currencyNameZh">{{itemAmount.amount}}{{$i18n.locale=='zh_CN'?itemAmount.currencyNameZh:itemAmount.currencyNameEn}}</div>
<el-checkboxv-for="item in getDictDatas(DICT_TYPE.WAREHOUSING_RECORD_DETAIL_USAGE)":key="item.value":label="item.value":disabled="readonly">{{$l(item,'label')}}</el-checkbox>
<el-checkboxv-for="item in getDictDatas(DICT_TYPE.WAREHOUSING_RECORD_DETAIL_USAGE)":key="item.value":label="item.value":disabled="readonly">{{$l(item,'label')}}</el-checkbox>