2
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user