tangning hace 1 año
padre
commit
487ae72cfb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/device/editModal.vue

+ 1 - 1
src/views/device/editModal.vue

@@ -103,7 +103,7 @@
         {
           field: 'wifiNamePrefix',
           component: 'ApiSelect',
-          label: 'wifi前缀',
+          label: 'WiFi前缀',
           required: true,
           colProps: {
             span: 18,