yuanmingze 1 сар өмнө
parent
commit
76d36617ed

+ 0 - 1
src/views/invoice-information/index.vue

@@ -206,7 +206,6 @@ const rejectAndReturnDialog = ref(false)
 // 拒绝并退回
 const rejectAndReturn = () => {
   rejectAndReturnDialog.value = true
-  showSuccessToast('提交成功')
 }
 
 const rejectAndReturnDialogConfirm = async () => {