Browse Source

隐藏提示框

lzm_web
Linzm 7 months ago
parent
commit
53add7b47a
  1. 1
      src/views/badge/index.vue

1
src/views/badge/index.vue

@ -355,6 +355,7 @@ const createLog = () => {
duration: 2000, duration: 2000,
}) })
setTimeout(() => { setTimeout(() => {
closeToast()
router.push({ router.push({
path: '/badge/preview', path: '/badge/preview',
query: { query: {

Loading…
Cancel
Save