shudonghui 1 年之前
父节点
当前提交
8be77f1240
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/sop/sop-monitor/violation-registration/index.vue

+ 1 - 1
src/views/sop/sop-monitor/violation-registration/index.vue

@@ -183,7 +183,7 @@ const columns = [
     title: '违规类型',
     width: 130,
   },
-  { colKey: 'content', title: '违规情况' },
+  { colKey: 'content', title: '违规情况',ellipsis: true, width: 200 },
   {
     colKey: 'status',
     title: '跟进状态',