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