1
admin
2026-04-29 1febaf2c9b7c7cb7f208624c4c2e9d972cf8b265
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>