2023年12月12日 修复错误的代码
This commit is contained in:
parent
001f1ac4d5
commit
5525779282
|
@ -18,13 +18,12 @@
|
|||
|
||||
<script lang="ts" name="config-kcExportConfigTpkwcqkjzglx" setup>
|
||||
import { ref, reactive, computed, watch, nextTick } from 'vue';
|
||||
|
||||
import type { Ref } from 'vue';
|
||||
|
||||
import KcExportConfigTpkwcqkjzglxList from './KcExportConfigTpkwcqkjzglxList.vue';
|
||||
import KcExportConfigTpkwcqkjzglxListNew from './KcExportConfigTpkwcqkjzglxListNew.vue';
|
||||
|
||||
const twoShowType:Ref<boolean> = ref(true);
|
||||
|
||||
|
||||
|
||||
</script>
|
||||
|
||||
|
|
Loading…
Reference in New Issue