theo %!s(int64=3) %!d(string=hai) anos
pai
achega
696bb565ea
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      backendEle/src/views/config/base.vue

+ 1 - 1
backendEle/src/views/config/base.vue

@@ -59,7 +59,7 @@
           <el-button type="primary" @click="initRegionXls" :loading="initRegionXlsStat">导入地址xls</el-button>
         </el-form-item>
         <el-form-item>
-          <el-button type="primary" @click="renewRegion" :loading="renewRegionStat">地址</el-button>
+          <el-button type="primary" @click="renewRegion" :loading="renewRegionStat">刷新地址</el-button>
         </el-form-item>
         <el-form-item>
           <el-button type="primary" @click="genRegionJs" :loading="genRegionJsStat">生成js</el-button>