Commit a8fa11f1 authored by lixy's avatar lixy

车辆管理-添加停靠公司、所属分公司字段。出车弹框代码抽离

parent 68741cb1
This diff is collapsed.
......@@ -202,7 +202,9 @@
type: 'success',
duration: 2000
});
this.getList();
this.cleanUpkeepForm();
this.$emit("upkeepDialogEvent", true);
// this.getList();
} else {
this.$notify({
title: '失败',
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment