Browse Source

正式环境mock去除

shilipojs 3 years ago
parent
commit
28bc3bc276
1 changed files with 0 additions and 5 deletions
  1. 0 5
      src/views/system/user/profile/round-select.vue

+ 0 - 5
src/views/system/user/profile/round-select.vue

@@ -156,13 +156,8 @@ export default {
     this.getOptionalMajors()
     this.getReportList()
     this.getRecommendMajor()
-    this.getData()
   },
   methods: {
-    async getData() {
-      const res = await getData()
-      this.propData = res.data
-    },
     getRecommendMajor() {
       getRecommendMajor().then(res => {
         this.evaluationMajors= res.data