无人机管理后台前端(已迁走)
张含笑
2025-09-27 ce8548be5feb38195ae53085142e4e0f570be084
feat:更新提示
1 files modified
2 ■■■ changed files
src/page/index/top/index.vue 2 ●●● patch | view | raw | blame | history
src/page/index/top/index.vue
@@ -96,7 +96,7 @@
      this.$store.commit('SET_COLLAPSE')
    },
    logout () {
      this.$confirm(this.$t('logoutTip'), this.$t('tip'), {
      this.$confirm(this.$t('logoutTip'), this.$t('提示'), {
        confirmButtonText: this.$t('submitText'),
        cancelButtonText: this.$t('cancelText'),
        type: 'warning',