我的待办:西海岸改成v2
This commit is contained in:
parent
b2abd5f16e
commit
18578c1a58
|
@ -6,7 +6,8 @@
|
|||
* @Description: 告诉大家这是什么
|
||||
*/
|
||||
const returnLocationStr = () => {
|
||||
return 'qingdao'
|
||||
// return 'qingdao'
|
||||
return 'xihaian'
|
||||
}
|
||||
|
||||
export default returnLocationStr
|
||||
|
|
Loading…
Reference in New Issue