Browse Source

文本修改

test
wzl 6 months ago
parent
commit
0bf9792563
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      src/views/psychological-scale/list.vue

+ 1
- 1
src/views/psychological-scale/list.vue View File

@@ -66,7 +66,7 @@ export default {
watch: {}, watch: {},
mounted() { mounted() {
//页面标题 //页面标题
window.document.title = '测评记录' window.document.title = '我的测评'


//页面传参 //页面传参
let params = { ...this.$route.query } let params = { ...this.$route.query }


Loading…
Cancel
Save