luogang hai 3 meses
pai
achega
bfe6005ad8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      plus-ui-ts/src/views/device/event/index.vue

+ 1 - 0
plus-ui-ts/src/views/device/event/index.vue

@@ -262,6 +262,7 @@ const submitForm = () => {
       proxy?.$modal.msgSuccess('操作成功');
       dialog.visible = false;
       await getList();
+      getEventTypeOptions();
     }
   });
 };