Commit aafbb58d authored by youjie's avatar youjie

no message

parent 540ae322
......@@ -853,8 +853,6 @@
RulesOk(formName) {
this.$refs[formName].validate((valid) => {
if (valid) {
console.log(this.form,'-----')
return
this.ruleLoading = true
this.apipost(
'sellcommission_SetTYSaleCommissionRule', this.form,
......
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