|
@@ -398,7 +398,7 @@ import Sleep from '@/utils/sleep'
|
|
import {disableShortcutKeys, enableShortcutKeys, logoutShortcut, xcHotKey} from '@/utils/xckeydown'
|
|
import {disableShortcutKeys, enableShortcutKeys, logoutShortcut, xcHotKey} from '@/utils/xckeydown'
|
|
import {BizException, ExceptionEnum} from '@/utils/BizException'
|
|
import {BizException, ExceptionEnum} from '@/utils/BizException'
|
|
import {setScrollTop} from "@/utils/el-table-scroll";
|
|
import {setScrollTop} from "@/utils/el-table-scroll";
|
|
-import XcTableV3 from "@/components/xc/table-v3/XcTableV3.vue";
|
|
|
|
|
|
+import XcTableV3 from "@/components/xiao-chan/table-v3/XcTableV3.vue";
|
|
import sleep from "@/utils/sleep";
|
|
import sleep from "@/utils/sleep";
|
|
import BaoCunXinXi from "@/components/zhu-yuan-yi-sheng/yi-zhu-lu-ru/BaoCunXinXi.vue";
|
|
import BaoCunXinXi from "@/components/zhu-yuan-yi-sheng/yi-zhu-lu-ru/BaoCunXinXi.vue";
|
|
|
|
|