Explorar o código

图例规则删除

zhulizhen1111 %!s(int64=4) %!d(string=hai) anos
pai
achega
6dbd78ae2b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/legendRules/index.vue

+ 1 - 1
src/views/legendRules/index.vue

@@ -69,7 +69,7 @@ export default {
             console.log(row)
             let postParams = [
                 {
-                    GraphCategoryId: this.GraphCategoryId,
+                    GraphCategoryId: this.GraphCategoryId[0],
                     GraphElementId: row.Id
                 }
             ]