<el-optionv-for="type in this.getDictDatas(DICT_TYPE.BOX_SHIPPING_PRICE_UNIT)":key="type.value":label="$l(type, 'label')":value="type.value"></el-option>
<el-optionv-for="type in this.currencyList":key="type.id":label="$l(type, 'title')":value="type.id"></el-option>