Pārlūkot izejas kodu

文件收集与审批模板

hujunwei@agilestar.cn 2 gadi atpakaļ
vecāks
revīzija
74d4b62624

+ 1 - 1
src/pages/main/documentCollection/documentCollectionApprovalExcel.vue

@@ -1,7 +1,7 @@
 <template>
     <div class="container" id="container" v-loading="loading">
         <fullscreen :fullscreen.sync="fullscreen" class="container" style="margin: 0;width: 100%;">
-            <iframe height="100%" width="100%" src="/static/views/performance.html" frameborder="0" ref="iframe"
+            <iframe height="100%" width="100%" src="/marketfront/static/views/performance.html" frameborder="0" ref="iframe"
                 name="excelIframe" id="excelIframe"></iframe>
         </fullscreen>
         <el-dialog :title="'督办'" :visible.sync="dubanStatus" width="50%" :destroy-on-close="true"