@@ -147,7 +147,7 @@ export default {
methods: {
base (record) {
this.visible = true
- this.modalTitle = '筹建单详情'
+ this.modalTitle = '建筑物详情'
this.model = record
},
handleCancel () {