Commit 3326b3b7 authored by caicaicai's avatar caicaicai

修改

parent e18f5419
......@@ -348,6 +348,8 @@ export default {
type: 'success',
duration: 2500
});
this.loadDataAdd();
this.loadData();
}else{
this.$notify({
title: res.msg,
......@@ -372,11 +374,10 @@ export default {
}
}).catch(function(error) { });
})
this.form.toAddVisible = false;
this.queryAdd = {};
this.formAdd = {};
this.checkDataListAdd = [];
this.loadDataAdd();
this.loadData();
}
}
}
......
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