File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
admin/src/views/api_excel Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 5454 </el-col >
5555 <el-col :span =" 13" />
5656 </el-form-item >
57- <el-form-item label =" 用户ID(可选)" prop =" uid" >
58- <el-col :span =" 11" >
59- <el-input v-model =" form.uid" size =" medium" placeholder =" 请输入内容" />
60- </el-col >
61- <el-col :span =" 13" />
62- </el-form-item >
6357 <el-form-item >
6458 <el-button type =" primary" @click =" onSubmit('form')" >提交</el-button >
6559 <el-button @click =" resetForm('form')" >重置</el-button >
Original file line number Diff line number Diff line change 4646 </el-col >
4747 <el-col :span =" 13" />
4848 </el-form-item >
49- <el-form-item label =" 用户ID(可选)" prop =" uid" >
50- <el-col :span =" 11" >
51- <el-input v-model =" form.uid" size =" medium" placeholder =" 请输入内容" />
52- </el-col >
53- <el-col :span =" 13" />
54- </el-form-item >
5549 <el-form-item >
5650 <el-button type =" primary" @click =" onSubmit('form')" >提交</el-button >
5751 <el-button @click =" resetForm('form')" >重置</el-button >
You can’t perform that action at this time.
0 commit comments