修改专题库BUG

This commit is contained in:
RenCheng 2025-03-08 21:48:46 +08:00
parent 23643ff263
commit a67cf10806

View File

@ -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: {