一单n制等功能,接入随手拍之前我先提交一版本
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
<text class="time">{{ fieldText(item, item.time) }}</text>
|
||||
</template>
|
||||
<template v-else>
|
||||
<text class="operator">{{ labels.executorPrefix }}{{ labels.personnelSuffix }}{{ fieldText(item, item.currentHandlerName) }}</text>
|
||||
<text class="operator">{{ labels.nextHandlerLabel }}{{ fieldText(item, item.currentHandlerName) }}</text>
|
||||
<text class="time status-pending">{{ labels.statusSuffix }}{{ PENDING_LABEL }}</text>
|
||||
</template>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user