Commit bf3647d1 authored by 黄奎's avatar 黄奎

页面修改

parent 0fb140e4
......@@ -389,7 +389,7 @@
})
return;
}
if (this.saveObj.PropertyNumber>0&&this.objOption.LeaveStatus===4) {
if (this.saveObj && this.saveObj.PropertyNumber&& this.saveObj.PropertyNumber>0&&this.objOption.LeaveStatus===4) {
this.$q.notify({
type: 'negative',
position: "top",
......
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