Browse Source

统计报表地址增加token

jingshuyong 10 tháng trước cách đây
mục cha
commit
eb5deebac9
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/salesServiceManagement/statisReport/index.vue

+ 1 - 0
src/views/salesServiceManagement/statisReport/index.vue

@@ -21,6 +21,7 @@
 </template>
 
 <script>
+  import { getToken } from '@/utils/token-util';
   import { getJmPrintViewUrl } from '@/components/jimureport/api';
   //   import jimureportBrowse from '@/components/jimureport/browseModal.vue';
   export default {