f809a52e by renchao@pashanhoo.com

style:材料信息

1 parent 39e79b59
......@@ -255,9 +255,7 @@
sfggcl: data.sfggcl,
};
//是否公共材料
if (data.sfggcl == "0") {
obj["bsmSldy"] = this.$parent.currentSelectProps.bsmSldy;
}
obj["bsmSldy"] = this.$parent.currentSelectProps.bsmRepair;
if (this.$route.query.sqywbm == "DJBBL") {
obj.bsmSldy = this.$parent.bsmRepair
}
......