style:业务号
Showing
2 changed files
with
4 additions
and
4 deletions
... | @@ -36,8 +36,8 @@ | ... | @@ -36,8 +36,8 @@ |
36 | </el-row> | 36 | </el-row> |
37 | <el-row class="mt-10"> | 37 | <el-row class="mt-10"> |
38 | <el-col :span="6"> | 38 | <el-col :span="6"> |
39 | <el-form-item label="业务号" prop="ywh"> | 39 | <el-form-item label="业务号流水号" prop="ywh"> |
40 | <el-input v-model="form.ywh" class="width100" placeholder="业务号"></el-input> | 40 | <el-input v-model="form.ywh" class="width100" placeholder="业务号流水号"></el-input> |
41 | </el-form-item> | 41 | </el-form-item> |
42 | </el-col> | 42 | </el-col> |
43 | <el-col :span="3"> | 43 | <el-col :span="3"> | ... | ... |
... | @@ -41,8 +41,8 @@ | ... | @@ -41,8 +41,8 @@ |
41 | </el-row> | 41 | </el-row> |
42 | <el-row class="mt-10"> | 42 | <el-row class="mt-10"> |
43 | <el-col :span="6"> | 43 | <el-col :span="6"> |
44 | <el-form-item label="业务号" prop="ywh"> | 44 | <el-form-item label="业务号流水号" prop="ywh"> |
45 | <el-input v-model="form.ywh" class="width100" placeholder="业务号"></el-input> | 45 | <el-input v-model="form.ywh" class="width100" placeholder="业务号流水号"></el-input> |
46 | </el-form-item> | 46 | </el-form-item> |
47 | </el-col> | 47 | </el-col> |
48 | <el-col :span="6"> | 48 | <el-col :span="6"> | ... | ... |
-
Please register or sign in to post a comment