会员项目成员修改
This commit is contained in:
@@ -240,7 +240,6 @@ export default {
|
||||
this.form.validateFields((err, values) => {
|
||||
if (!err) {
|
||||
let httpurl = ''
|
||||
let method = ''
|
||||
if (!this.model.id) {
|
||||
httpurl += this.url.add
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user