choose-location.js 73 字节
Newer Older
fxy060608's avatar
fxy060608 已提交
1 2 3 4 5
export const chooseLocation = {
  keyword: {
    type: String
  }
}