|
@@ -10,7 +10,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form'], function ($, undefin
|
|
|
// edit_url: 'platform/videoshare/edit',
|
|
// edit_url: 'platform/videoshare/edit',
|
|
|
del_url: 'platform/videoshare/del',
|
|
del_url: 'platform/videoshare/del',
|
|
|
// multi_url: 'platform/videoshare/multi',
|
|
// multi_url: 'platform/videoshare/multi',
|
|
|
- table: 'video_platform_videoshare',
|
|
|
|
|
|
|
+ table: 'video_share',
|
|
|
}
|
|
}
|
|
|
});
|
|
});
|
|
|
|
|
|