-
+
@@ -28,7 +28,7 @@ export default {
dw:''
},
queryParam:{
- pl:'',
+ dcPl:'',
}
}
},
@@ -37,14 +37,14 @@ export default {
},
methods:{
search(){
- this.queryParam.dcch=this.$refs.projectSelectRef.getDcch()
+ this.queryParam.dcCh=this.$refs.projectSelectRef.getDcch()
EventBus.$emit('bfSearch', this.queryParam)
},
tj(){
-
+ EventBus.$emit('bfSave', {})
},
pl(){
-
+ this.$message.error('暂不支持自行调整摆放位置')
},
qyChange({value}){
this.dwList=[]
diff --git a/src/views/zyjhzx/bfang/comps/BFangShow.vue b/src/views/zyjhzx/bfang/comps/BFangShow.vue
index e76f85d..64ae1f4 100644
--- a/src/views/zyjhzx/bfang/comps/BFangShow.vue
+++ b/src/views/zyjhzx/bfang/comps/BFangShow.vue
@@ -1,55 +1,112 @@
-
-
-
-
-
-
-

-
{{ item.tzbh }}
-
-
-
-
-
-
+
+
+
+
+

+
{{ item.dcCh }}
+
{{ item.dcPl }}
+
{{ item.qy }}
+
{{ item.dwh }}
+
+
{checkboxChange(checked,item)}" />
+
+
+