{"version":3,"sources":["webpack:///./src/views/sys/tableConfig/tableConfig.ts"],"names":["TableConfig","_GhBase","_this","Object","D_1_Code_gh_light_cloud_code_version1_gh_light_mes_ui_node_modules_babel_runtime_corejs2_helpers_esm_classCallCheck__WEBPACK_IMPORTED_MODULE_0__","this","title","tableId","D_1_Code_gh_light_cloud_code_version1_gh_light_mes_ui_node_modules_babel_runtime_corejs2_helpers_esm_inherits__WEBPACK_IMPORTED_MODULE_4__","D_1_Code_gh_light_cloud_code_version1_gh_light_mes_ui_node_modules_babel_runtime_corejs2_helpers_esm_createClass__WEBPACK_IMPORTED_MODULE_1__","key","value","param","_components_ghBase__WEBPACK_IMPORTED_MODULE_7__","tslib__WEBPACK_IMPORTED_MODULE_5__","vue_class_component__WEBPACK_IMPORTED_MODULE_6___default","components","TableColumn","_components_ghTable_dataTable_tableColumn_tableColumn__WEBPACK_IMPORTED_MODULE_8__","__webpack_exports__"],"mappings":"kPAYqBA,EAArB,SAAAC,GALA,SAAAD,IAAA,IAAAE,EAAA,OAAAC,OAAAC,EAAA,KAAAD,CAAAE,KAAAL,kEAMYE,EAAAI,MAAQ,QACVJ,EAAAK,QAAU,GAPpBL,EAKA,OAAAC,OAAAK,EAAA,KAAAL,CAAAH,EAAAC,GAAAE,OAAAM,EAAA,KAAAN,CAAAH,EAAA,EAAAU,IAAA,eAAAC,MAAA,SAGyBC,GACrBP,KAAKE,QAAUK,EAAML,YAJzBP,EAAA,CAAyCa,EAAA,MAApBb,EAAWc,EAAA,MAL/BC,IAAU,CACTC,WAAY,CACVC,YAAAC,EAAA,SAGiBlB,GAAAmB,EAAA","file":"js/chunk-2d0ea0f1.c8cb1e9a.js","sourcesContent":["/**\r\n * @module views\\sys\\tableConfig\r\n */\r\nimport Vue from \"vue\";\r\nimport Component from \"vue-class-component\";\r\nimport GhBase from \"@/components/ghBase\";\r\nimport TableColumn from \"@/components/ghTable/dataTable/tableColumn/tableColumn\";\r\n@Component({\r\n components: {\r\n TableColumn\r\n }\r\n})\r\nexport default class TableConfig extends GhBase {\r\n protected title = \"数据表配置\";\r\n private tableId = \"\";\r\n protected onNavigateTo(param) {\r\n this.tableId = param.tableId;\r\n }\r\n}\r\n"],"sourceRoot":""}