add 库存订单表
This commit is contained in:
@@ -734,7 +734,7 @@ export default {
|
||||
console.log("报工ids:", this.tableSelectedIds);
|
||||
this.carReportDialogVisible = true;
|
||||
this.$nextTick(() => {
|
||||
this.$refs['car-report-dialog'].init();
|
||||
this.$refs["car-report-dialog"].init();
|
||||
});
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user