src/pages/sales/invoiceLedger/detail.vue @@ -66,8 +66,6 @@ </template> <script setup> // 替换 Vant 的 toast 方法 // import { showToast, showLoadingToast, closeToast } from 'vant' // 替换 toast 方法 const showToast = (message) => {