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 54
54
</el-col >
55
55
<el-col :span =" 13" />
56
56
</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 >
63
57
<el-form-item >
64
58
<el-button type =" primary" @click =" onSubmit('form')" >提交</el-button >
65
59
<el-button @click =" resetForm('form')" >重置</el-button >
Original file line number Diff line number Diff line change 46
46
</el-col >
47
47
<el-col :span =" 13" />
48
48
</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 >
55
49
<el-form-item >
56
50
<el-button type =" primary" @click =" onSubmit('form')" >提交</el-button >
57
51
<el-button @click =" resetForm('form')" >重置</el-button >
You can’t perform that action at this time.
0 commit comments