src/api/aps/capability.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/api/aps/capability.js
@@ -57,12 +57,12 @@ } export function fetchCapabilityForOperation() { return request({ url: '/mes/capability/all', method: 'get' }) } // export function fetchCapabilityForOperation() { // return request({ // url: '/mes/capability/all', // method: 'get' // }) // } export function getByOperation(id) {