1
2026-05-29 17f162bd5da2296f4b31926a463b48dc2fe2547d
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>