Browse Source

控制删除权限

xuxingan 3 years ago
parent
commit
6b774a1934
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/pages/main/fullcalendar/calendar.vue

+ 1 - 0
src/pages/main/fullcalendar/calendar.vue

@@ -39,6 +39,7 @@
         width="30%"
         center
         :modal-append-to-body="false"
+        :disabled="auth ? false : 'disabled'"
       >
         <span>是否确定删除</span>