src/pages/sales/receiptPayment/add.vue
@@ -110,8 +110,6 @@ import { ref, onMounted, computed } from 'vue' import { receiptPaymentSaveOrUpdate, invoiceInfo } from '@/api/salesManagement/receiptPayment' import useUserStore from '@/store/modules/user' // 替换 Vant 的 toast 和 notify // import { showToast, showNotify } from 'vant' import { useDict } from '@/utils/dict' // 替换 toast 和 notify 方法