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