Browse Source

页面优化

jiayufei 4 years ago
parent
commit
83f6085ba1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/modules/crowd-control/crowd-control.vue

+ 1 - 1
src/views/modules/crowd-control/crowd-control.vue

@@ -434,7 +434,7 @@ export default {
         },
         handleCauseTableData() {
             const paramsData = {
-                orientationId: this.causeDetailData.orientationId,
+                signature: this.causeDetailData.signature,
                 pageNo: this.causePag.page,
                 pageSize: this.causePag.size
             };