Commit daf2379f authored by hanfeng's avatar hanfeng

屏蔽车辆信息下载

parent e47121c3
...@@ -1484,7 +1484,7 @@ ...@@ -1484,7 +1484,7 @@
if (type==2&&name && mobile) { if (type==2&&name && mobile) {
return name+' '+mobile; return name+' '+mobile;
} }
return ''; return '';
}, },
templateModel(){ templateModel(){
this.costDetail= { this.costDetail= {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment