lex-xin 5 năm trước cách đây
mục cha
commit
4c86c2415d
3 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 0 0
      dist/index.html
  2. 0 0
      dist/static/js/app.9483f08f.js
  3. 3 1
      src/views/orderAccount/index.vue

Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/index.html


Những thai đổi đã bị hủy bỏ vì nó quá lớn
+ 0 - 0
dist/static/js/app.9483f08f.js


+ 3 - 1
src/views/orderAccount/index.vue

@@ -119,6 +119,7 @@
 import { getBranches, orderListPage, getMusicTeams } from "@/api/table";
 import qs from "qs";
 import { scrollTo } from '@/utils/scroll-to'
+import '@/assets/tableExport.jquery.plugin.js'
 export default {
   data () {
     return {
@@ -281,7 +282,8 @@ export default {
         this.page = 1
         this.getstudentList(9999, () => {
               setTimeout(() => {
-                  this.method5('tableid');
+                  // this.method5('tableid');
+                  $('#tableid').tableExport({type:'excel'});
               }, 100);
         })
         // this.method5('tableid');

Một số tệp đã không được hiển thị bởi vì quá nhiều tập tin thay đổi trong này khác