修改专题库BUG
This commit is contained in:
parent
23643ff263
commit
a67cf10806
|
@ -30,7 +30,11 @@
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
import store from '@/store/'
|
||||||
|
import {getAction} from '@/api/manage'
|
||||||
|
import {
|
||||||
|
dataTypePageList,
|
||||||
|
dataTypeDeleteById } from '@/api/dataType'
|
||||||
export default {
|
export default {
|
||||||
name: "thematicLibrary",
|
name: "thematicLibrary",
|
||||||
components: {
|
components: {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user