lxl
2022-09-21 0b3f0086bddb1669711821e1428ea89e6c5f7b78
src/views/userManage/groupManage.vue
@@ -79,12 +79,12 @@
          width="300"
        >
          <template #default>
            <el-button type="danger" size="small">{{
              $t("common.delete")
            }}</el-button>
            <el-button type="warning" size="small">{{
              $t("common.update")
            }}</el-button>
            <el-button type="danger" size="small">{{
              $t("common.delete")
            }}</el-button>
          </template>
        </el-table-column>
      </el-table>