lihang
2023-07-12 ea44fca5c2b4e0101a43bea607ce1de1bdc6e173
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -156,6 +156,7 @@
        this.TableRend(); // TableHeadRend() 方法完成后再执行 TableRend()
        this.$emit('nodeClick',this.templateOids)
        this.$emit("codeClassifyOid", this.nodeClickList.oid )
        console.log('树',this.nodeClickList.oid)
      } catch (error) {
        // 处理错误
        this.$message.error(error)