WIN-2308041133\Administrator 2 weeks ago
parent
commit
3808e873b7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      public/assets/js/backend/wechat/plan_record.js

+ 2 - 2
public/assets/js/backend/wechat/plan_record.js

@@ -8,8 +8,8 @@ define(['jquery', 'bootstrap', 'backend', 'form', 'table'], function ($, undefin
                     index_url: 'wechat/plan_record/index' + location.search,
                     // add_url: 'wechat/plan/add',
                     // edit_url: 'wechat/plan/edit',
-                    del_url: 'wechat/plan/del',
-                    multi_url: 'wechat/plan/multi',
+                    del_url: 'wechat/plan_record/del',
+                    multi_url: 'wechat/plan_record/multi',
                 }
             });