{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\common\\VariablesSelector.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\src\\components\\common\\VariablesSelector.vue","mtime":1675071991694},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-bpm\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nimport utils from \"@/hotent-ui-util.js\";\nexport default {\n  props: {\n    data: {\n      type: Array,\n      default: function _default() {\n        return [];\n      }\n    },\n    buttonLabel: {\n      type: String,\n      default: \"选择变量\"\n    },\n    supportFilter: {\n      type: Boolean,\n      default: false\n    },\n    defaultExpandAll: {\n      type: Boolean,\n      default: true\n    },\n    nodeKey: {\n      type: String,\n      default: \"id\"\n    },\n    props: {\n      type: Object,\n      default: function _default() {\n        return {\n          children: \"children\",\n          label: \"label\"\n        };\n      }\n    }\n  },\n  data: function data() {\n    return {\n      visible: false\n    };\n  },\n  methods: {\n    handleNodeClick: function handleNodeClick(selection, node) {\n      if (selection && selection.children && selection.children.length > 0) {\n        return;\n      }\n\n      this.visible = false;\n      this.$emit(\"node-click\", selection, node);\n    }\n  }\n};",null]}