Browse Source

feat: save

gemercheung 1 year ago
parent
commit
b855325095
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/pano/pano.vue

+ 1 - 1
src/view/pano/pano.vue

@@ -25,7 +25,7 @@
         @click="update = true"
         v-if="router.currentRoute.value.name === 'pano'"
       >
-        修改名称
+        测点说明
       </el-button>
     </div>
   </div>