Merge remote-tracking branch 'origin/dev-cq-bug' into dev-cq-bug
This commit is contained in:
commit
182442491a
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue