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