style:材料信息
Showing
1 changed file
with
1 additions
and
3 deletions
| ... | @@ -255,9 +255,7 @@ | ... | @@ -255,9 +255,7 @@ |
| 255 | sfggcl: data.sfggcl, | 255 | sfggcl: data.sfggcl, |
| 256 | }; | 256 | }; |
| 257 | //是否公共材料 | 257 | //是否公共材料 |
| 258 | if (data.sfggcl == "0") { | 258 | obj["bsmSldy"] = this.$parent.currentSelectProps.bsmRepair; |
| 259 | obj["bsmSldy"] = this.$parent.currentSelectProps.bsmSldy; | ||
| 260 | } | ||
| 261 | if (this.$route.query.sqywbm == "DJBBL") { | 259 | if (this.$route.query.sqywbm == "DJBBL") { |
| 262 | obj.bsmSldy = this.$parent.bsmRepair | 260 | obj.bsmSldy = this.$parent.bsmRepair |
| 263 | } | 261 | } | ... | ... |
-
Please register or sign in to post a comment