参数增加
This commit is contained in:
parent
3e179d707c
commit
6986145faf
|
|
@ -263,6 +263,7 @@ export default {
|
||||||
id: this.id,
|
id: this.id,
|
||||||
status: 2,
|
status: 2,
|
||||||
proId: this.proId,
|
proId: this.proId,
|
||||||
|
tableMonth: this.month,
|
||||||
})
|
})
|
||||||
|
|
||||||
if (res.code == 200) {
|
if (res.code == 200) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue