소스 검색

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

whj 1 년 전
부모
커밋
2c750ba572
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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 () {