lihang
2023-06-15 2ad5ca0811c67728b8958174fbeb8f0010ee0e6a
Source/UBCS-WEB/src/components/refer/vciWebReferTree.vue
@@ -119,6 +119,7 @@
          queryParams['replaceMap["' + key + '"]'] = this.options.replaceParams[key];//新的方式
        }
      }
      queryParams['parentValue']='\\IN(SELECT oid from PL_CODE_CLASSIFY where id =\'hesuanfenlei\')'
      this.params=queryParams;
    },