mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-07-20 01:21:21 +00:00
add min
This commit is contained in:
parent
62ca102aa6
commit
f349976c71
@ -68,6 +68,7 @@ limitations under the License. -->
|
|||||||
:min="1"
|
:min="1"
|
||||||
:max="60"
|
:max="60"
|
||||||
/>
|
/>
|
||||||
|
Min
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<el-button @click="createTask" type="primary" class="create-task-btn">
|
<el-button @click="createTask" type="primary" class="create-task-btn">
|
||||||
|
Loading…
Reference in New Issue
Block a user