随手拍换名字

This commit is contained in:
liuye
2023-03-17 09:36:36 +08:00
parent 8f3dc49a76
commit b16d4a8af9
3 changed files with 7 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<template>
<ai-detail class="reportAtWillDetail" v-loading="isLoading">
<template #title>
<ai-title title="随手拍详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
<ai-title title="详情" isShowBack isShowBottomBorder @onBackClick="cancel(false)">
<template #rightBtn>
<div class="title-btns">
<el-button type="primary" icon="iconfont iconPerson_Transfered" @click="isShowForward = true" v-if="detail.eventStatus < 2">指派事件</el-button>