Browse Source

事项清单查询列表侧边栏静态页面开发

Liuzhenyu 17 hours ago
parent
commit
01fb73edc7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/notificationDetailsParts/mattersListDrawer.vue

+ 1 - 1
src/components/notificationDetailsParts/mattersListDrawer.vue

@@ -7,7 +7,7 @@
       :close-on-click-modal="false"
       size="70%"
     >
-
+    
     </el-drawer>
   </div>
 </template>