zhuzhuanzhuan
2023-09-01 72f198b1503e3a1676b22464f8b46c8d4cf5e3d7
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
                  });