Browse Source

更改名字“测井解释”

da-xian 1 month ago
parent
commit
c447b64d04
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .gitignore
  2. 1 1
      vue/src/views/wellinfo/detail.vue

+ 1 - 1
.gitignore

@@ -14,7 +14,7 @@ target/
 .sts4-cache
 
 ### IntelliJ IDEA ###
-.idea
+.idea/
 *.iws
 *.iml
 *.ipr

+ 1 - 1
vue/src/views/wellinfo/detail.vue

@@ -311,7 +311,7 @@
     <a-card :bordered="false" :headStyle="cardSettings.cardHeadStyle" class="card-detail">
       <template #title>
         <div slot="title" style="width:100%" @click="cardSettings.cardExplain.expand=!cardSettings.cardExplain.expand">
-          业务解释
+          测井解释
         </div>
       </template>
       <template #extra>