update
This commit is contained in:
@@ -67,10 +67,10 @@ const confirmTask = async () => {
|
|||||||
提示:点击下方按钮,快速回复
|
提示:点击下方按钮,快速回复
|
||||||
</view>
|
</view>
|
||||||
<reply-message-modal
|
<reply-message-modal
|
||||||
:back-id="item.task_backfill_id"
|
:backId="item.task_backfill_id"
|
||||||
:pattern="1"
|
:pattern="1"
|
||||||
:data="data"
|
:data="data"
|
||||||
:intervention="true" :backId="0"
|
:intervention="true"
|
||||||
@success="emits('success');">
|
@success="emits('success');">
|
||||||
<view
|
<view
|
||||||
class="py-[15rpx] !flex justify-center flex-col items-center test-28r text-[#165DFF] bg-[#E8F3FF] px-[26rpx]">
|
class="py-[15rpx] !flex justify-center flex-col items-center test-28r text-[#165DFF] bg-[#E8F3FF] px-[26rpx]">
|
||||||
|
|||||||
Reference in New Issue
Block a user