{"remainingRequest":"D:\\jenkins\\workspace\\xq-web-fvue\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\myLayout\\ColumnPanel.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xq-web-fvue\\src\\components\\myLayout\\ColumnPanel.vue","mtime":1667327529622},{"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//\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//\n//\n//\n//\n\r\nimport Draggable from \"vuedraggable\";\r\nexport default {\r\n name: \"column-panel\",\r\n components: { Draggable },\r\n props: {\r\n columnMap: {\r\n type: Object\r\n }\r\n },\r\n data() {\r\n return {\r\n layoutComponents: [\r\n {\r\n type: \"grid\",\r\n name: \"栅格布局\",\r\n icon: \"icon-grid\",\r\n columns: [\r\n {\r\n span: 12,\r\n list: []\r\n },\r\n {\r\n span: 12,\r\n list: []\r\n }\r\n ],\r\n options: {\r\n gutter: 0,\r\n justify: \"start\",\r\n align: \"top\"\r\n }\r\n }\r\n ]\r\n };\r\n },\r\n methods: {\r\n handleMoveEnd: function() {},\r\n handleMoveStart: function() {},\r\n handleMove: function() {}\r\n }\r\n};\r\n",null]}