12
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -6,7 +6,7 @@ | ... | @@ -6,7 +6,7 @@ |
6 | <el-row> | 6 | <el-row> |
7 | <el-col :span="5"> | 7 | <el-col :span="5"> |
8 | <el-form-item label="个性化配置"> | 8 | <el-form-item label="个性化配置"> |
9 | <el-input v-model="ruleForm.noticeTitle" placeholder="法律法规"></el-input> | 9 | <el-input ></el-input> |
10 | </el-form-item> | 10 | </el-form-item> |
11 | </el-col> | 11 | </el-col> |
12 | <el-col :span="19" class="btnColRight"> | 12 | <el-col :span="19" class="btnColRight"> | ... | ... |
-
Please register or sign in to post a comment