Surpriseplus
2022-09-21 12c2efa6921ce8ac0cf55fd795a552c640b7d7ce
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>