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'
   },
   {