瀏覽代碼

fix(other): top name

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',
     key: 'publish_acl',
-    title: '订阅topic',
+    title: '发布topic',
     align: 'center'
     align: 'center'
   },
   },
   {
   {