石广澎
2023-12-13 6b36599c6bd372a5cce5e078c2f4e4cb9e2ee36a
admin-web/src/views/systemSetting/department/index.vue
@@ -138,7 +138,7 @@
            align: 'center',
            width: 100,
            formatter: (row) => {
              return { value: row.status === 0 ? '启用' : '禁用' };
              return { value: row.status === 1 ? '启用' : '禁用' };
            },
          },
        ],
@@ -187,7 +187,6 @@
      });
    },
    nodeClick(param) {
      console.log(param, 'param');
      this.p = Object.assign(
        {},
        {