正在显示
1 个修改的文件
包含
4 行增加
和
0 行删除
| @@ -5,6 +5,10 @@ | @@ -5,6 +5,10 @@ | ||
| 5 | <el-col :span="24"> | 5 | <el-col :span="24"> |
| 6 | <div class="grid-content content">总申报单</div> | 6 | <div class="grid-content content">总申报单</div> |
| 7 | </el-col> | 7 | </el-col> |
| 8 | + | ||
| 9 | + <el-col :span="24"> | ||
| 10 | + <div class="grid-content content">测试git提交对面是否收到</div> | ||
| 11 | + </el-col> | ||
| 8 | </el-row> | 12 | </el-row> |
| 9 | <el-row> | 13 | <el-row> |
| 10 | <el-form :model="bill" :rules="rules" ref="bill" label-width="100%" class="demo-ruleForm"> | 14 | <el-form :model="bill" :rules="rules" ref="bill" label-width="100%" class="demo-ruleForm"> |
-
请 注册 或 登录 后发表评论