Source/UBCS-WEB/src/components/FormTemplate/index.vue
@@ -359,7 +359,7 @@ } }) if (this.$refs.CodeApply) { // 添加一个判断语句,检查对象是否为undefined this.$refs.CodeApply.changeChildItem(this.secVOList, this.TreeValue, this.type); this.$refs.CodeApply.changeStatusItem(this.secVOList, this.TreeValue, this.type); } }, //年代号 @@ -375,7 +375,7 @@ }); if (this.$refs.CodeApply) { this.$refs.CodeApply.changeChildItem(this.secVOList, this.TreeValue, this.type); this.$refs.CodeApply.changeStatusItem(this.secVOList, this.TreeValue, this.type); } }, //属性码段赋值