Просмотр исходного кода

Merge branch 'master' of http://119.23.210.103:3000/wy/lh_firm_former

cfort 3 лет назад
Родитель
Сommit
328e87b779

+ 1 - 1
src/views/infosManage/externalFiles/externalFiles.vue

@@ -30,7 +30,7 @@
 </template>
 <script>
 import ActionUtils from '@/utils/action'
-import { getFileType, getFileByUserId } from '@/api/permission/file'
+// import { getFileType, getFileByUserId } from '@/api/permission/file'
 import IbpsAttachment from '@/business/platform/file/attachment/selector'
 export default {
     components: {

+ 1 - 1
src/views/infosManage/internalFiles/internalFiles.vue

@@ -30,7 +30,7 @@
 </template>
 <script>
 import ActionUtils from '@/utils/action'
-import { getFileType, getFileByUserId } from '@/api/permission/file'
+// import { getFileType, getFileByUserId } from '@/api/permission/file'
 import IbpsAttachment from '@/business/platform/file/attachment/selector'
 export default {
     components: {