Browse Source

Merge branch 'analysis' of http://git.jihengcc.cn/sendy/KM-Front-Milestone2 into analysis

zhangli 1 year ago
parent
commit
cfec15b510
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/knowledge/warehouse/auditManageList.vue

+ 1 - 1
src/views/modules/knowledge/warehouse/auditManageList.vue

@@ -317,7 +317,7 @@ export default {
           title: '所属分类',
           dataIndex: 'knowledgeCategoryAdminVo',
           align: 'center',
-          width: 400,
+          width: 150,
           scopedSlots: {customRender: 'knowledgeCategoryAdminVo'}
         },
          {