mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-12 12:26:49 +08:00
feat:合并
This commit is contained in:
@@ -431,6 +431,7 @@ function toFinish(d, sName) {
|
|||||||
},
|
},
|
||||||
});
|
});
|
||||||
} else if (typeof types.value.path[d.type] === "function") {
|
} else if (typeof types.value.path[d.type] === "function") {
|
||||||
|
console.log("ddddddd", d);
|
||||||
types.value.path[d.type](d);
|
types.value.path[d.type](d);
|
||||||
// console.log("types.value.path[d.type](d)", d);
|
// console.log("types.value.path[d.type](d)", d);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user