Commit b6c133e0 authored by leimo's avatar leimo

Merge branch '20418order' into 'v2-220418'

提交的时候设置为false See merge request linkseeks-design/pro-platform!512
parents 8a7af5c0 f20ae650
......@@ -97,6 +97,7 @@ function DeliveryNoticeFromCreate() {
service.getForomService().setTableData(tableDataSource);
service.getForomService().submit().then(res => {
if (res.code === 1000) {
handleAnchor(false)
history.go(-1)
}
});
......
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