diff --git a/front/src/api/cimSpecialArea.js b/front/src/api/cimSpecialArea.js index adaa71d3..cc23282a 100644 --- a/front/src/api/cimSpecialArea.js +++ b/front/src/api/cimSpecialArea.js @@ -1,8 +1,8 @@ /* * @Author: hisense.liangjunhua * @Date: 2022-08-19 14:25:45 - * @LastEditors: hisense.liangjunhua - * @LastEditTime: 2022-08-19 15:25:03 + * @LastEditors: hisense.wuhongjian + * @LastEditTime: 2022-08-27 15:52:54 * @Description: 告诉大家这是什么 */ import request from '@/utils/request' @@ -27,7 +27,7 @@ export function cimImgResources(params) { method: 'get', }) } -// cim+算法 +// CIM+组件 export function cimAssemblyResources() { return request({ url: '/resource/cimAssemblyResources', diff --git a/front/src/views/cimSpecialArea/components/algorithm.vue b/front/src/views/cimSpecialArea/components/algorithm.vue index 7f7fe666..78eae02b 100644 --- a/front/src/views/cimSpecialArea/components/algorithm.vue +++ b/front/src/views/cimSpecialArea/components/algorithm.vue @@ -7,7 +7,7 @@ -->