update 压机报工页面

This commit is contained in:
lb
2023-08-18 11:02:01 +08:00
parent 3adabb68b8
commit 58f86a9b2b
4 changed files with 178 additions and 18 deletions

View File

@@ -68,6 +68,7 @@
ref="car-report-dialog"
v-if="carReportDialogVisible"
@destroy="carReportDialog = false"
@refresh-list="getList"
:ids="tableSelectedIds" />
</div>
</template>