修改专题库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> </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: {