瀏覽代碼

发布选科 - 成绩查询

hare8999@163.com 3 年之前
父節點
當前提交
b38e7cb7ea
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/views/permission/components/round-score-query.vue

+ 1 - 0
src/views/permission/components/round-score-query.vue

@@ -132,6 +132,7 @@ export default {
       this.localQuery.pageNum = 1
       const params = this[this.activeTab]
       const round = this.toApiModel(this.settingModel)
+      round.activeGroupModelIndex = this.groupModelIndex // NOTE: 这里重用了activeGroupModelIndex,少定义了一个参数字段
       const query = {
         ...params,
         round