浏览代码

我的流程-业务信息隐藏

jbb 2 年之前
父节点
当前提交
f20bf7272c
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/activiti/applyList.vue

+ 2 - 2
src/views/activiti/applyList.vue

@@ -91,11 +91,11 @@
               <span> {{ t }} </span>
             </template>
           </a-table-column>
-          <a-table-column title="业务信息" dataIndex="description" :width="150" align="center">
+          <!-- <a-table-column title="业务信息" dataIndex="description" :width="150" align="center">
             <template slot-scope="t">
               <span> {{ t }} </span>
             </template>
-          </a-table-column>
+          </a-table-column> -->
           <a-table-column title="当前审批环节" dataIndex="currTaskName" :width="150" align="center">
             <template slot-scope="t">
               <span> {{ t }} </span>