Browse Source

fix: 渠道提示文本

lyc 1 week ago
parent
commit
6d6ca2bebe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/channel/edit.vue

+ 1 - 1
src/views/channel/edit.vue

@@ -260,7 +260,7 @@
             inactive-color="#ccc"
           />
         </el-form-item>
-        <el-form-item label="是否跳过美国偏远岛屿检查" label-width="180px">
+        <el-form-item label="美国偏远岛屿检查" label-width="180px">
           <el-switch
             v-model="dto.FillterUSOverseas"
             active-color="#13ce66"