king
2020-03-18 aaee2aa047e856141dce84c5d3f1cd16d9a00dcd
src/tabviews/subtable/index.jsx
@@ -11,9 +11,9 @@
import Utils from '@/utils/utils.js'
import options from '@/store/options.js'
import SubTable from '@/tabviews/tableshare/normalTable'
import SubAction from '@/tabviews/tableshare/actionList'
import SubSearch from '@/tabviews/tableshare/topSearch'
import SubTable from '@/tabviews/zshare/normalTable'
import SubAction from '@/tabviews/zshare/actionList'
import SubSearch from '@/tabviews/zshare/topSearch'
import asyncLoadComponent from '@/utils/asyncLoadComponent'
import NotFount from '@/components/404'