theo vor 3 Jahren
Ursprung
Commit
7de5021a99
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      frontendEle/src/views/atlas/network.vue

+ 1 - 1
frontendEle/src/views/atlas/network.vue

@@ -9,7 +9,7 @@
           <template slot="prepend">Spread depth</template>
           <template slot="prepend">Spread depth</template>
         </el-input>
         </el-input>
         <el-input v-model="periodNum" size="small" style="width:150px;" v-show="false">
         <el-input v-model="periodNum" size="small" style="width:150px;" v-show="false">
-          <template slot="prepend">期数</template>
+          <template slot="prepend">Period number</template>
         </el-input>
         </el-input>
         <el-button type="primary" size="small" @click="getMainData()">Confirm</el-button>
         <el-button type="primary" size="small" @click="getMainData()">Confirm</el-button>
       </div>
       </div>