瀏覽代碼

文件收集与审批模板

hujunwei@agilestar.cn 2 年之前
父節點
當前提交
74d4b62624
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/pages/main/documentCollection/documentCollectionApprovalExcel.vue

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