Explorar o código

修改查体模板列表查询参数

zhangxc %!s(int64=6) %!d(string=hai) anos
pai
achega
ac9b864551
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/components/icss/PhysicalExamTemplate.vue

+ 1 - 1
src/components/icss/PhysicalExamTemplate.vue

@@ -139,7 +139,7 @@
       },
       getFilterItems() {
         const param = {
-          name: this.filter.proName,
+          deptName: this.filter.proName,
           current: this.currentPage,
           size: this.pageSize
         };