Browse Source

Merge branch '04/14resetSalaryName' into test

mo 4 years ago
parent
commit
0f84916652
2 changed files with 1 additions and 1 deletions
  1. 0 1
      src/views/teamDetail/teamCourseList.vue
  2. 1 0
      vue.config.js

+ 0 - 1
src/views/teamDetail/teamCourseList.vue

@@ -230,7 +230,6 @@
         >
           >
           <el-table-column
-            v-permission="'courseSchedule/batchDelete?page=teamCourseList'"
             type="selection"
             width="55"
           ></el-table-column>

+ 1 - 0
vue.config.js

@@ -64,6 +64,7 @@ module.exports = {
       // http://192.168.3.134
       // http://47.114.176.40:8000
       // let target = 'http://dev.dayaedu.com'
+      // 'http://dev.dayaedu.com'
       '/api-auth': {
         target: 'http://dev.dayaedu.com',
         changeOrigin: true,