mirror of
https://gitee.com/JavaLionLi/plus-ui.git
synced 2026-09-15 08:25:10 +08:00
3 lines
104 B
HTML
3 lines
104 B
HTML
|
|
<span ng-if="!property.noValue">{{property.value}}</span>
|
|
<span ng-if="property.noValue">default</span> |