增加注释
This commit is contained in:
parent
a71443ffa9
commit
c67f1e7216
|
@ -36,6 +36,9 @@ export default {
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
/**
|
||||||
|
* 获取车辆类型
|
||||||
|
*/
|
||||||
getCarType() {
|
getCarType() {
|
||||||
return new Promise((resolve, reject) => {
|
return new Promise((resolve, reject) => {
|
||||||
prototype.$request({
|
prototype.$request({
|
||||||
|
|
Loading…
Reference in New Issue