瀏覽代碼

修复合并的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';