Ver Fonte

删除错误提示

yuanmingze há 1 mês atrás
pai
commit
76d36617ed
1 ficheiros alterados com 0 adições e 1 exclusões
  1. 0 1
      src/views/invoice-information/index.vue

+ 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 () => {