Browse Source

前端代码合并提交

Administrator 1 year ago
parent
commit
3c28281fcd
2 changed files with 2 additions and 0 deletions
  1. 1 0
      src/views/noCar/waybillFile.vue
  2. 1 0
      src/views/platform/waybill/waybillFile.vue

+ 1 - 0
src/views/noCar/waybillFile.vue

@@ -75,6 +75,7 @@ import XLSX from 'xlsx'
 export default{
   data() {
     return {
+      usertable: [],
       loading: false,
       fullscreenLoading: false,
       customerName: ``,

+ 1 - 0
src/views/platform/waybill/waybillFile.vue

@@ -95,6 +95,7 @@ import XLSX from 'xlsx'
 export default{
   data() {
     return {
+      usertable: [],
       loading: false,
       fullscreenLoading: false,
       customerName: ``,