Преглед изворни кода

修改跳转页面

rongxin_prod
QI_YUJIE пре 1 година
родитељ
комит
a3d6d3a291
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      src/views/sunVillage_info/list_contractor_single_process.vue

+ 1
- 1
src/views/sunVillage_info/list_contractor_single_process.vue Прегледај датотеку

@@ -201,7 +201,7 @@
this.$notify({type: 'success', message: '签字成功'});
this.showForm2 = true;
this.form = r1.data;
this.$router.push({name:'sunVillageInfoListContractor'})
this.$router.push({path:'/sunVillage_info/list_contractor',query:{sqStatus:true}});
})
// let param = new FormData() // 创建form对象
// param.append('file', wj) // 通过append向form对象添加数据


Loading…
Откажи
Сачувај