chenhj
昨天 d0e9936a97b451615442638af296c426a2032a28
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) {