Admin
2022-09-15 9458b8d7c50e56e96f21c70dd3bab7cc15b9a368
src/views/specialWorkSystem/workPlan/workReservation/index.vue
@@ -462,7 +462,7 @@
            if (res.data.code === '200') {
               ElMessage({
                  type: 'success',
                  message: res.data.msg
                  message: '删除成功!'
               });
               getListByPage();
            } else {