文档服务地址:http://47.92.0.57:3000/ 周报索引地址:http://47.92.0.57:3000/s/NruNXRYmV

Commit 01245bac by 李景熙

modify params

parent 6dc934d1
......@@ -251,7 +251,7 @@
</el-tabs>
<el-row :gutter="20">
<el-col offset="17" span="7">
<el-col offset="15" span="9">
<el-form-item style="margin-top: 20px">
<el-input v-model="taskName" @input="change($event)" placeholder="输入任务名称" style="width: 200px"></el-input>
<el-button type="primary" @click="submitForm(taskName)" style="margin-left: 15px">创建任务</el-button>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment