Преглед на файлове

统计报表地址增加token

jingshuyong преди 10 месеца
родител
ревизия
eb5deebac9
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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 {