gaoluyang
6 天以前 adeb8b768926ed50a3fb0857f366d6a0308d2cc0
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 方法