Pārlūkot izejas kodu

Merge branch 'hjw-devtest' into 'master-copy'

文件收集与审批模板

See merge request spfm/spfm-market-front!427
胡俊炜 2 gadi atpakaļ
vecāks
revīzija
1a6c2c8330

+ 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"