fujunling
2023-07-11 8310a8fb31e4a82cbbb8bb512e9815709f23d441
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)