5946c53d by weimo934

feat(fg):取消继承项目名称

1 parent afc989ef
......@@ -761,6 +761,7 @@
});
this.changeXzq(this.checkedData.xzqbsm)
this.changeDjq(this.checkedData.djqbsm)
this.checkedData.xmmc="";
this.$set(this.zdFghData.newZdlist, this.zdFghData.newZdlist.length - 1, JSON.parse(JSON.stringify(this.checkedData)))
break
case 'dz':
......@@ -1046,7 +1047,7 @@
}
}
.psn{
position: unset!important;
}
......