feat: There is no way the, 修改立项单在线编辑 接口 传参

This commit is contained in:
super_liu
2022-02-15 11:29:15 +08:00
parent 9c4cff5fc7
commit 324ae1bdd5
@@ -564,7 +564,9 @@ export default {
this.qcdwOptions = res.data.QCDW // 起草单位
})
if(this.$route.query.bpnId === undefined && this.$route.query.taskIds === undefined){
this.$http.get('/lawss/activiti/saveEditFile', '',{
this.$http.get('/lawss/activiti/saveEditFile', {
model: 'model_lx'
},{
_this: this
}, res => {
console.log(res)