1
jhzh
2026-05-22 ef52095f5e9f0a9fe2da779bb1573947d77d75b6
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>