tangning 1 년 전
부모
커밋
487ae72cfb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,