30486
This commit is contained in:
@@ -199,6 +199,7 @@ export default {
|
||||
if(this.integralInfo.ruleType == 0 && this.form.pass == 1) {
|
||||
this.form.auditIntegral = this.integralInfo.integral
|
||||
}
|
||||
// console.log(this.form.integralItem);
|
||||
this.$refs.form.validate(v => {
|
||||
if (v) {
|
||||
this.instance.post('/app/apppartyintegraldeclare/examine', null, {
|
||||
|
||||
Reference in New Issue
Block a user