刘翔宇-旅管家 3 years ago
parent 9778a247a8
commit 478e916e01

@ -1,6 +1,7 @@
<template>
<div>
<Modal :width="60" title="订单日志" :value.sync="isShow" @on-visible-change="$emit('update:isShow',$event)">
<Modal :width="60" title="订单日志" :value.sync="isShow" @on-visible-change="$emit('update:isShow',$event)"
>
<xy-table :is-page="false" :list="list" :table-item="table" :height="300">
<template v-slot:btns>
<div></div>

Loading…
Cancel
Save