|
|
|
@ -660,6 +660,7 @@
|
|
|
|
|
:src="file.url" |
|
|
|
|
alt="photo" |
|
|
|
|
style="width: 100%; height: 100%; cursor: pointer" |
|
|
|
|
@click="EnlargeTheTmageA(file)" |
|
|
|
|
/> |
|
|
|
|
</el-tooltip> |
|
|
|
|
</template> |
|
|
|
@ -690,6 +691,7 @@
|
|
|
|
|
:src="file.url" |
|
|
|
|
alt="photo" |
|
|
|
|
style="width: 100%; height: 100%; cursor: pointer" |
|
|
|
|
@click="EnlargeTheTmageB(file)" |
|
|
|
|
/> |
|
|
|
|
</el-tooltip> |
|
|
|
|
</template> |
|
|
|
@ -720,6 +722,7 @@
|
|
|
|
|
:src="file.url" |
|
|
|
|
alt="photo" |
|
|
|
|
style="width: 100%; height: 100%; cursor: pointer" |
|
|
|
|
@click="EnlargeTheTmageC(file)" |
|
|
|
|
/> |
|
|
|
|
</el-tooltip> |
|
|
|
|
</template> |
|
|
|
@ -750,6 +753,7 @@
|
|
|
|
|
:src="file.url" |
|
|
|
|
alt="photo" |
|
|
|
|
style="width: 100%; height: 100%; cursor: pointer" |
|
|
|
|
@click="EnlargeTheTmageD(file)" |
|
|
|
|
/> |
|
|
|
|
</el-tooltip> |
|
|
|
|
</template> |
|
|
|
@ -780,6 +784,7 @@
|
|
|
|
|
:src="file.url" |
|
|
|
|
alt="photo" |
|
|
|
|
style="width: 100%; height: 100%; cursor: pointer" |
|
|
|
|
@click="EnlargeTheTmageE(file)" |
|
|
|
|
/> |
|
|
|
|
</el-tooltip> |
|
|
|
|
</template> |
|
|
|
|