diff --git a/src/views/devicePhotoSchedule/components/setdevice.vue b/src/views/devicePhotoSchedule/components/setdevice.vue index 07d76fd..6884e10 100644 --- a/src/views/devicePhotoSchedule/components/setdevice.vue +++ b/src/views/devicePhotoSchedule/components/setdevice.vue @@ -40,9 +40,13 @@ :default-expand-all="true" @check="getCheckedNodes" > - + + {{ data.name }} + 装置下发中 + 装置下发失败 + + {{ data.name }} - 装置下发中 @@ -244,7 +248,7 @@ export default { }, }; -