Browse Source

前端mxx

gjy 4 years ago
parent
commit
8f5af8e9a1
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/contractManagement/salesContract.vue

+ 1 - 0
src/views/contractManagement/salesContract.vue

@@ -193,6 +193,7 @@ export default {
   methods: {
     getList() {
       getList({
+        
         compId: sessionStorage.getItem('ws-pf_compId'),
         contractType:this.contractType,
         currentPage: this.currentPage,