Commit 8230c3cd authored by msgroup's avatar msgroup

提示信息

parent 1936ffed
......@@ -293,12 +293,7 @@
});
}
});
}).catch(function () {
that.$notify({
type: 'info',
message: '已取消删除'
});
});
})
},
//获取categoryFlag数据源
categoryFlagOptionsGet: function () {
......
......@@ -362,12 +362,7 @@
});
}
});
}).catch(function () {
that.$notify({
type: 'info',
message: '已取消删除'
});
});
})
},
//新增
save: function (id) {
......
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