Merge branch 'dev'
Showing
13 changed files
with
54 additions
and
52 deletions
-
Please register or sign in to post a comment
... | ... | @@ -78,7 +78,7 @@ |
<el-select | ||
disabled | ||
v-model="mjdw" | ||
style="width: 20%"> | ||
style="width: 68px"> | ||
<el-option | ||
v-for="item in dictData['A7']" | ||
:key="item.dcode" | ||
... | ... |