zhuzhuanzhuan
2023-09-12 93dbc760dafd597869d0013b295e6d4dc7be9d02
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
                  });