Commit a224f2e0 authored by 廖旭伟's avatar 廖旭伟

Merge remote-tracking branch 'origin/master'

parents faff6275 c1176885
......@@ -93,8 +93,6 @@ export default {
},
// 提交表单
submitForm(ref) {
this.beforeSubmit(this.form);
return;
let url = this.urls.saveUrl || this.pageInfo.saveUrl;
if (url == "/staff/perform/stat/save") {
url = "/perform/perpose/save";
......
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