选择其他报备也需进入待处理

This commit is contained in:
2023-11-01 11:43:57 +08:00
parent 51a2040313
commit 2edf42327c
2 changed files with 3 additions and 2 deletions

View File

@ -35,7 +35,7 @@ export default {
methods: {
async getReportingList(){
let res = await orderReportingList({
queryType: Number(this.queryType),
queryType:Number(this.queryType),
userOrderId:this.userOrderId,
orderCode: this.orderCode,
taskOrderId:this.taskOrderId