{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\dialog\\CommonDialog.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\dialog\\CommonDialog.vue","mtime":1667327529169},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\babel.config.js","mtime":1667327525434},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\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//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\nexport default {\n name: 'common-dialog',\n props: {\n width: {\n type: String,\n default: function _default() {\n return '900px';\n }\n },\n title: {\n type: String,\n default: ''\n },\n visible: {\n type: Boolean,\n default: false\n },\n beforeClose: {\n type: Function\n },\n appendToBody: {\n type: Boolean,\n default: true\n },\n customClass: {\n type: String\n },\n closeOnClickModal: {\n type: Boolean,\n default: false\n },\n closeOnPressEscape: {\n type: Boolean,\n default: true\n },\n showClose: {\n type: Boolean,\n default: true\n },\n destroyOnClose: {\n type: Boolean,\n default: false\n },\n center: {\n type: Boolean,\n default: false\n },\n fullscreen: {\n type: Boolean,\n default: false\n },\n top: {\n type: String,\n default: '8vh'\n },\n open: {\n type: Function,\n default: function _default() {\n return function () {};\n }\n },\n opened: {\n type: Function,\n default: function _default() {\n return function () {};\n }\n },\n close: {\n type: Function,\n default: function _default() {\n return function () {};\n }\n },\n closed: {\n type: Function,\n default: function _default() {\n return function () {};\n }\n }\n },\n data: function data() {\n return {};\n },\n computed: {\n dialogVisible: {\n get: function get() {\n return this.visible;\n },\n set: function set(val) {\n this.$emit('update:visible', val);\n }\n }\n },\n watch: {},\n created: function created() {},\n methods: {}\n};",null]}