Commit c1176885 authored by 姬鋆屾's avatar 姬鋆屾

parent e77f992e
......@@ -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