1
This commit is contained in:
@@ -140,7 +140,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div id="general" >
|
||||
<img :src="generalImg" alt="">
|
||||
<img :src="form.proImg" alt="">
|
||||
</div>
|
||||
|
||||
<div id="contract" style="height: 1.3rem;margin-bottom: 0.25rem;">
|
||||
@@ -307,7 +307,7 @@
|
||||
data() {
|
||||
return {
|
||||
accidentWarning: [],
|
||||
generalImg: '../res/images/01.png',
|
||||
proImg: '../res/images/01.png',
|
||||
iframeSrc: "",
|
||||
// 控制显示状态
|
||||
show: false,
|
||||
|
||||
Reference in New Issue
Block a user