Browse Source

修改编译错误问题

yangll 3 years ago
parent
commit
329ad67bfb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/smscheck/modules/CompanyDetail.vue

+ 1 - 1
src/views/smscheck/modules/CompanyDetail.vue

@@ -110,7 +110,7 @@ export default {
         showQuickJumper: true,
         showSizeChanger: true,
         total: 0
-      },+
+      },
       autoSearch: false,
     }
   },