接口传值

This commit is contained in:
2024-03-18 10:28:05 +08:00
parent 07c07247cd
commit 582e59daf2
3 changed files with 4 additions and 4 deletions

View File

@@ -60,7 +60,7 @@
};
},
created () {
this._pointSearch('ssx')
this._pointSearch('SSX')
},
methods: {
/** 点位查询 */