Browse Source

接口调整

zhuth 6 years ago
parent
commit
a70e022fc2
1 changed files with 2 additions and 1 deletions
  1. 2 1
      frontend/pc-web/app/view/Interaction/timetable/List.js

+ 2 - 1
frontend/pc-web/app/view/Interaction/timetable/List.js

@@ -156,7 +156,8 @@ Ext.define('school.view.interaction.timetable.List', {
 
                         grid.setLoading(true);
                         school.util.BaseUtil.request({
-                            url: '/api/school/curriculum/deleteDetail',
+                            // url: 'http://10.1.80.36:9520/api/school/curriculum/batchDelete',
+                            url: '/api/school/curriculum/batchDelete',
                             method: 'POST',
                             params: JSON.stringify({
                                 baseDTOs: data