feat(fg):取消继承项目名称
Showing
1 changed file
with
2 additions
and
1 deletions
... | @@ -761,6 +761,7 @@ | ... | @@ -761,6 +761,7 @@ |
761 | }); | 761 | }); |
762 | this.changeXzq(this.checkedData.xzqbsm) | 762 | this.changeXzq(this.checkedData.xzqbsm) |
763 | this.changeDjq(this.checkedData.djqbsm) | 763 | this.changeDjq(this.checkedData.djqbsm) |
764 | this.checkedData.xmmc=""; | ||
764 | this.$set(this.zdFghData.newZdlist, this.zdFghData.newZdlist.length - 1, JSON.parse(JSON.stringify(this.checkedData))) | 765 | this.$set(this.zdFghData.newZdlist, this.zdFghData.newZdlist.length - 1, JSON.parse(JSON.stringify(this.checkedData))) |
765 | break | 766 | break |
766 | case 'dz': | 767 | case 'dz': |
... | @@ -1046,7 +1047,7 @@ | ... | @@ -1046,7 +1047,7 @@ |
1046 | } | 1047 | } |
1047 | } | 1048 | } |
1048 | 1049 | ||
1049 | 1050 | ||
1050 | .psn{ | 1051 | .psn{ |
1051 | position: unset!important; | 1052 | position: unset!important; |
1052 | } | 1053 | } | ... | ... |
-
Please register or sign in to post a comment