yuanmingze преди 1 месец
родител
ревизия
76d36617ed
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  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 () => {