diff --git a/admin/dashboard/templates/robot_management.html b/admin/dashboard/templates/robot_management.html index 448478f..d06ac32 100644 --- a/admin/dashboard/templates/robot_management.html +++ b/admin/dashboard/templates/robot_management.html @@ -91,33 +91,38 @@ - - - - - - - - - - + width="50%" + :style="{ maxHeight: '70vh' }" + custom-class="permission-dialog"> +
+ + + + + + + + + + +
@@ -148,6 +153,16 @@ + + {% endblock %} {% block scripts %}