-
-
-
-
-
-
- {% raw %}{{ scope.row.status === 'enabled' ? '已启用' : '已关闭' }}{% endraw %}
-
-
-
-
-
-
-
-
-
-
+ width="50%"
+ :style="{ maxHeight: '70vh' }"
+ custom-class="permission-dialog">
+
+
+
+
+
+
+
+ {% raw %}{{ scope.row.status === 'enabled' ? '已启用' : '已关闭' }}{% endraw %}
+
+
+
+
+
+
+
+
+
+
+
@@ -148,6 +153,16 @@
+
+
{% endblock %}
{% block scripts %}