田源
2023-08-03 6b13f9c3f40f6a1b46531005627041c2fe53b7c1
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)
      })