@@ -133,9 +133,9 @@ export default {
action: 'admin.taNews.id.delete',
},
cancel: {
- method: 'GET',
+ method: 'PUT',
url: `${prefix}/taNews/:id`,
- action: 'admin.taNews.id.get',
+ action: 'admin.taNews.id.put',
get: {
method: 'GET',