guarantee-lsq hace 1 año
padre
commit
7769326851
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 () {