Fix(AI):[#3661]今日AI对话记录删除失败
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
:src="webUrl + '/aiChat/delete.png'"
|
:src="webUrl + '/aiChat/delete.png'"
|
||||||
class="icon"
|
class="icon"
|
||||||
mode="widthFix"
|
mode="widthFix"
|
||||||
@click="deleteRecords(2)"
|
@click="deleteRecords(1)"
|
||||||
/>
|
/>
|
||||||
</view>
|
</view>
|
||||||
<view v-if="todayList.length > 0" class="list-cont">
|
<view v-if="todayList.length > 0" class="list-cont">
|
||||||
|
|||||||
Reference in New Issue
Block a user