huangbin 4 năm trước cách đây
mục cha
commit
4b1f5c323b

+ 1 - 0
src/views/order/commodity_contract/components/commodity_contract_bargain/components/commodity_contract_bargain_refuse_order/index.vue

@@ -57,6 +57,7 @@ export default defineComponent({
     const { visible, cancel } = _closeModal(context);
     const loading = ref<boolean>(false);
     const { rules, formState, formRef } = handleForm();
+
     function submit() {
       validateAction<FormState>(formRef, formState).then((res) => {
         const param: TradeHoldTransferApplyAuditReqType = {