luohairen
2024-11-26 f791f8b1781e8209422c9d604695720e415826db
1
2
3
 
<span ng-if="!property.noValue">{{property.value}}</span>
<span ng-if="property.noValue">default</span>