|
|
|
|
@ -1023,7 +1023,7 @@ async function updateQuery() {
|
|
|
|
|
query.value.processingStatus = ['signing', 'processing', 'approval']; |
|
|
|
|
} |
|
|
|
|
// 确保业务类别和问题来源的固定值 |
|
|
|
|
query.value.businessTypeCode = '1'; |
|
|
|
|
query.value.businessTypeCode = '2'; |
|
|
|
|
query.value.problemSourcesCode = '2'; |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|