소스 검색

去掉流程信息人名后面的字

长阳分支推送专用
杨晓琪 2 년 전
부모
커밋
cf626b4fb8
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-timeline.vue

+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/components/learun-app/workflow-timeline.vue 파일 보기

@@ -19,7 +19,7 @@
</view>
<view>
<text class="text-bold">{{ processItem.F_CreateUserName || '「系统」' }}</text>
: {{ processItem.F_OperationName }}
<!-- : {{ processItem.F_OperationName }} -->
</view>
<view v-if="processItem.F_Des">
<text class="text-bold">审批意见</text>


불러오는 중...
취소
저장