{handleInput(e, item)}"
:disabled="item.disabled || item.type === 'select'"
:disabledColor="item.name === '收货产品' ? '#ffffff' : '#f5f7fa'"
>
{{ model1.order.buttonType === 0 ? item.unit : "%" }}
{{ item.unit }}
handleSelect(item.childKey, v)"
@close="contrlModalParams[item.childKey].isShow = false"
:closeOnClickAction="true"
:safeAreaInsetBottom="true"
>
{handleDialog('showSupplier', v)}"
@changeUser="changeUser"
:isShipment="false"
>
{handleDialog('showProduct', v)}"
@changeProduct="changeProduct"
ref="productRef"
:isShipment="false"
>