update report dialog
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<ReportDialog
|
||||
ref="car-report-dialog"
|
||||
v-if="carReportDialogVisible"
|
||||
@destroy="carReportDialog = false"
|
||||
@destroy="carReportDialogVisible = false"
|
||||
@refresh-list="getList"
|
||||
:ids="tableSelectedIds" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user