1
2026-04-29 d36e6b733fbc7f1b4a7fd942740b5e14b74e7147
src/views/payMentMethod/list.vue
@@ -48,7 +48,7 @@
  router.push('add')
}
const back = () => {
  router.push('/my/index')
  router.go(-1)
}
</script>
<style lang="scss" scoped>