This commit is contained in:
Iruka 2024-09-24 11:49:56 +08:00
parent 0dc7339668
commit 0c815c9142

View File

@ -453,10 +453,6 @@
} }
}, },
methods: { methods: {
ceshi(e) {
console.error("ceshi:", e);
// e.stopPropagation();
},
openLand() { openLand() {
this.$refs.refLand.open(); this.$refs.refLand.open();
}, },