|
|
@@ -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>
|