feat: There is no way the, 修改立项单在线编辑 接口 传参
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user