修复
This commit is contained in:
parent
a808a256e4
commit
16030c1ce2
@ -27,7 +27,7 @@
|
|||||||
|
|
||||||
<script setup lang="ts">
|
<script setup lang="ts">
|
||||||
import { ref } from "vue";
|
import { ref } from "vue";
|
||||||
import JsQjDkEdit from "./components/jsQjDkEdit.vue";
|
import JsQjDkEdit from "./jsQjDkEdit.vue";
|
||||||
|
|
||||||
// 接收外部传入属性
|
// 接收外部传入属性
|
||||||
const props = withDefaults(defineProps<{
|
const props = withDefaults(defineProps<{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user