YangZhiJie 1 год назад
Родитель
Сommit
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';