This commit is contained in:
weipengfei 2024-02-24 10:11:51 +08:00
parent 7e9d8a492a
commit db6deace0c
1 changed files with 1 additions and 1 deletions

View File

@ -111,7 +111,7 @@ const changeTown = (e) => {
} }
const handTown = (a, s)=>{ const handTown = (a, s)=>{
console.log(a, s);
} }
const getTownList = () => { const getTownList = () => {