浏览代码

Merge branch 'master' of http://18.167.157.193:1026/guanli/ngds

kevin_zhangl 3 年之前
父节点
当前提交
abf7709c7b
共有 1 个文件被更改,包括 1 次插入1 次删除
  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>
         </el-input>
         <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-button type="primary" size="small" @click="getMainData()">Confirm</el-button>
       </div>