diff --git a/src/apps/AppMonitoringObject/MonitorAddLog.vue b/src/apps/AppMonitoringObject/MonitorAddLog.vue index 42af69d5..1d5f9921 100644 --- a/src/apps/AppMonitoringObject/MonitorAddLog.vue +++ b/src/apps/AppMonitoringObject/MonitorAddLog.vue @@ -5,7 +5,8 @@ *

帮扶内容

- + +
{{ detail.length }}/500
@@ -140,5 +141,10 @@ export default { font-size: 32px; background: #3192F4; } + + .hint{ + text-align: right; + color: #999; + } }