zhuzhuanzhuan
2023-09-12 6b8e4a74cfafe1d1e65584f727172560d9fcf645
src/views/mdc/base/EquipmentList.vue
@@ -485,7 +485,7 @@
              frozenBatch({ids: ids, status: status}).then((res) => {
                if (res.success) {
                  // that.$message.success(res.message);
                  that.$notification.warning({
                  that.$notification.success({
                    message:'消息',
                    description:res.message
                  });