cuijian
2023-11-16 e0cd695c11734348e1e01304bdff0696768c1fda
src/views/mdc/base/modules/DepartList/DepartListContent/DepartList.vue
@@ -183,7 +183,7 @@
            }
          },{
            title: '设备编码',
            title: '统一编码',
            align: 'center',
            dataIndex: 'equipmentId',
          },
@@ -372,7 +372,7 @@
                  //重新计算分页问题
                  that.reCalculatePage(that.selectedRowKeys.length)
                  // that.$message.success(res.message);
                  that.$notification.warning({
                  that.$notification.success({
                    message:'消息',
                    description:res.message
                  });
@@ -404,7 +404,7 @@
            //重新计算分页问题
            that.reCalculatePage(1)
            // that.$message.success(res.message);
            that.$notification.warning({
            that.$notification.success({
              message:'消息',
              description:res.message
            });
@@ -431,7 +431,7 @@
            //重新计算分页问题
           that.reCalculatePage(1)
            // that.$message.success(res.message);
            that.$notification.warning({
            that.$notification.success({
              message:'消息',
              description:res.message
            });