无人机管理后台前端(已迁走)
shuishen
2025-04-29 4bb3a06f37a42bfc025d92691497555785b472ec
审核弹窗增加取消按钮
1 files modified
1 ■■■■ changed files
src/views/tickets/orderLog.vue 1 ●●●● patch | view | raw | blame | history
src/views/tickets/orderLog.vue
@@ -748,6 +748,7 @@
              @click="orderLogReject(form.id)"
              >驳回</el-button
            >
            <el-button @click="detailVisibleCopy = false">取消</el-button>
          </div>
        </el-row>
      </el-form>