This commit is contained in:
2024-12-10 14:45:55 +08:00
parent 3855589bfd
commit 596ab0f0d4
14 changed files with 2812 additions and 2801 deletions

View File

@@ -1510,7 +1510,7 @@ const _sfc_main = defineComponent({
const soultop = ref(0);
const soulleft = ref(0);
const selcolumn = ref({});
const soulkey = ref("");
const soulkey = ref();
const sxlist = ref({});
function showsoul(event, column, key) {
console.log(event);