综合查询-导出接口更换
This commit is contained in:
parent
3fad8444eb
commit
049f353e50
|
|
@ -239,6 +239,7 @@ export default {
|
|||
proId: null, //工程id
|
||||
|
||||
types: 1, // 1申请列表 2审核列表
|
||||
maType: '1', // 1机具 2调试
|
||||
},
|
||||
unitList: [], //来往单位集合
|
||||
proList: [], //工程集合
|
||||
|
|
|
|||
|
|
@ -239,6 +239,7 @@ export default {
|
|||
proId: null, //工程id
|
||||
|
||||
types: 1, // 1申请列表 2审核列表
|
||||
maType: '2', // 1机具 2调试
|
||||
},
|
||||
unitList: [], //来往单位集合
|
||||
proList: [], //工程集合
|
||||
|
|
|
|||
Loading…
Reference in New Issue