瀏覽代碼

正式环境mock去除

shilipojs 3 年之前
父節點
當前提交
28bc3bc276
共有 1 個文件被更改,包括 0 次插入5 次删除
  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