ludc
2023-08-04 eb0adae7a31a1797afacd7b6acdf034ef1e5cc57
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -88,6 +88,7 @@
        this.codeClassifyOid=firstProperty.oid;
        this.coderuleoid=firstProperty.attributes.coderuleoid;
        this.$emit("coderuleoid", this.coderuleoid )
        this.$emit('Treedata',this.Treedata)
      }).catch(res=>{
        this.$message.error(res)
      })