Browse Source

Merge branch 'demo_' of http://124.71.196.186:8888/hfxc226/hitch-antd into demo_

whj 1 year ago
parent
commit
2c750ba572
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/preparation/preparation/modules/Detail.vue

+ 1 - 1
src/views/preparation/preparation/modules/Detail.vue

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