update
This commit is contained in:
@@ -138,7 +138,7 @@ const deleteItem = async (id) => {
|
||||
</view>
|
||||
<view class="px-[12rpx] py-[7rpx] test-24r error" v-else>
|
||||
{{ v.status_text }}
|
||||
<x-prompt :title="v.status_text" :info="v.check_text">
|
||||
<x-prompt :title="v.status_text+'原因'" :info="v.check_text">
|
||||
<template v-slot:button>
|
||||
<tui-icon name="about" :size="15" color="#F53F3F"></tui-icon>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user