指派事件
diff --git a/packages/conv/AppReportAiWill/components/List.vue b/packages/conv/AppReportAiWill/components/List.vue
index 73c27820..69000d52 100644
--- a/packages/conv/AppReportAiWill/components/List.vue
+++ b/packages/conv/AppReportAiWill/components/List.vue
@@ -1,7 +1,7 @@
 
   
     
-      
+      
         设置
       
     
@@ -51,7 +51,8 @@ export default {
 
   props: {
     instance: Function,
-    dict: Object
+    dict: Object,
+    menuName: String
   },
 
   data() {