Commit 1f3d81ef authored by zhengke's avatar zhengke

1

parent dae9b6fa
...@@ -124,7 +124,7 @@ ...@@ -124,7 +124,7 @@
addChild() { addChild() {
let obj = { let obj = {
Id: 0, Id: 0,
SubTypeName: "业务工作", SubTypeName: "",
OptionList: [] OptionList: []
}; };
this.addMsg.SubtypeList.push(obj); this.addMsg.SubtypeList.push(obj);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment