|
@@ -95,7 +95,7 @@
|
|
|
<div class="container" id="container" v-else>
|
|
|
<fullscreen :fullscreen.sync="excelFullScreen" class="container">
|
|
|
<iframe id="excelIframe" height="100%" width="100%"
|
|
|
- src="/static/views/onlineShareExcel.html"
|
|
|
+ src="/marketfront/static/views/onlineShareExcel.html"
|
|
|
frameborder="0"></iframe>
|
|
|
</fullscreen>
|
|
|
</div>
|