소스 검색

修复合并的BUG。

YangZhiJie 1 년 전
부모
커밋
4ee5784fdf
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/window1/tabGridView/CellTextItem.vue

+ 0 - 1
src/window1/tabGridView/CellTextItem.vue

@@ -129,7 +129,6 @@ import VideoListCell from '../tabGridWidget/VideoListCell.vue';
 import FileListWidget from '../tabFormWidget/FileListWidget.vue';
 import ButtonCell from '../tabGridWidget/ButtonCell.vue';
 import AuthImage from '../../widget/AuthImage.vue';
-import { Spin as ASpin, Empty as AEmpty } from 'ant-design-vue';
 import { CssUtil } from 'pc-component-v3';
 import { defineAsyncComponent } from 'vue';
 import CustomerWindowResource from '../../api/dic/CustomerWindowResource.js';