wangting
2023-07-11 1df722e049a36363ac9c0cc0658920d68f7b78ca
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)