修复bug
This commit is contained in:
parent
cec528418a
commit
2174cae23e
@ -111,12 +111,13 @@
|
||||
</el-form-item>
|
||||
<el-form-item
|
||||
v-if="compenyimg.other_qualifications?.length > 0"
|
||||
class="other"
|
||||
label="其他资质"
|
||||
prop="contract_no"
|
||||
required
|
||||
>
|
||||
<div
|
||||
class="company other"
|
||||
class="company"
|
||||
v-for="(v, i) in compenyimg.other_qualifications"
|
||||
:key="i"
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user