ZaiZai 1 năm trước cách đây
mục cha
commit
3ef592da2d
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      src/api/modules/project.js

+ 1 - 2
src/api/modules/project.js

@@ -1,5 +1,4 @@
-import { httpApi } from '../request/httpApi'
-
+import { HcApi } from '../request/index'
 export default {
     //获取项目和合同段
     async getProjectAndContract() {