{{
statusFormat(infoData)
}}
{{ infoData["contacts1"] || "--" }}
{{ infoData["contacts2"] || "--" }}
{{ infoData["contacts3"] || "--" }}
{{ infoData.projectAddress }}
经度:{{ mapForm.lng }}
纬度:{{ mapForm.lat }}
确 定
{
isShrink = data ? true : false;
}
"
@input="
(data) => {
activeName = data['template'];
activeType = data['key'];
}
"
/>