Browse Source

修改取数属性

chuwu 5 years ago
parent
commit
b5b4c6255d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/components/config_point/find_keyword.vue

+ 1 - 1
src/components/config_point/find_keyword.vue

@@ -236,7 +236,7 @@
                             value: (this.type != 'type' ? data.Equipmentparameterstandard : data.Equipmenttypestandard)
                             value: (this.type != 'type' ? data.Equipmentparameterstandard : data.Equipmenttypestandard)
                         }
                         }
                     ]
                     ]
-                    this.sum = data.Sum
+                    this.sum = data.Used
                 })
                 })
             },
             },
             //查询标签列表
             //查询标签列表