Jelajahi Sumber

fix(other): top name

Yi 1 tahun lalu
induk
melakukan
c979ee7417
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/views/mqtt/authentication/index.vue

+ 1 - 1
src/views/mqtt/authentication/index.vue

@@ -168,7 +168,7 @@ const columns: Ref<DataTableColumns<ApiMqttAuth.Auth>> = ref([
   },
   {
     key: 'publish_acl',
-    title: '订阅topic',
+    title: '发布topic',
     align: 'center'
   },
   {