1
2026-05-22 836a56418f932086e4221cb6c5e6a56f1c0dfecf
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>