Merge remote-tracking branch 'origin/dev-cq-bug' into dev-cq-bug

This commit is contained in:
liang.chao 2024-04-23 14:54:40 +08:00
commit 182442491a
1 changed files with 1 additions and 1 deletions

View File

@ -810,7 +810,7 @@ export default {
let arr = [ let arr = [
{ {
parentId: this.codeQuery.parentId, parentId: this.codeQuery.parentId,
typeId: row.modelId, typeId: row.typeId,
backNum: 1, backNum: 1,
backStatus: type, backStatus: type,
manageType: 0, manageType: 0,