Browse Source

筹建优化

guarantee-lsq 1 year ago
parent
commit
7769326851
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: {
     base (record) {
       this.visible = true
-      this.modalTitle = '筹建单详情'
+      this.modalTitle = '建筑物详情'
       this.model = record
     },
     handleCancel () {