增加注释

This commit is contained in:
TOP糯米 2023-03-13 21:14:20 +08:00
parent a71443ffa9
commit c67f1e7216
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@ export default {
});
});
},
/**
* 获取车辆类型
*/
getCarType() {
return new Promise((resolve, reject) => {
prototype.$request({