Explorar o código

修改 元素识别点击

hongchuangyanfa %!s(int64=3) %!d(string=hai) anos
pai
achega
78cd171713
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/exctab/ElementIdentification/index.vue

+ 1 - 1
src/views/exctab/ElementIdentification/index.vue

@@ -42,7 +42,7 @@
               v-loading="treeloading"
               :data="allTreeData"
               :props="treeProps"
-              @node-click="nodeClick"
+              @node-click="handleNodeClick"
               node-key="id"
               :expand-on-click-node="false"
               :filter-node-method="filterNode"