Yi преди 1 година
родител
ревизия
c979ee7417
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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'
   },
   {