yinghe-lowcode
Version:
基于vue、ant-design-vue,datagrid的低代码平台
113 lines (92 loc) • 3.88 kB
JavaScript
((typeof self !== 'undefined' ? self : this)["webpackJsonpyinghe_lowcode_mini"] = (typeof self !== 'undefined' ? self : this)["webpackJsonpyinghe_lowcode_mini"] || []).push([[8],{
/***/ "47b1":
/***/ (function(module, __webpack_exports__, __webpack_require__) {
"use strict";
// ESM COMPAT FLAG
__webpack_require__.r(__webpack_exports__);
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js?{"cacheDirectory":"node_modules/.cache/vue-loader","cacheIdentifier":"ed5b1108-vue-loader-template"}!./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/demo/grid.vue?vue&type=template&id=b9a8bc9a&scoped=true&
var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('a-card',{staticClass:"card-area",attrs:{"bordered":false}},[_c('a-button',{attrs:{"type":"primary","icon":"printer"},on:{"click":function($event){$event.stopPropagation();return _vm.print()}}},[_vm._v("打印出口集装箱清单")]),_c('a-button',{attrs:{"type":"primary","icon":"snippets"},on:{"click":function($event){$event.stopPropagation();return _vm.generateMessage()}}},[_vm._v("生成舱单报文")]),_c('BaseModal',{ref:"modalForm",attrs:{"serviceName":_vm.modalServiceName,"pageId":_vm.modalPageId,"width":_vm.modalDialogWidth,"dialogType":_vm.dialogType,"baseCodeType":_vm.modalBaseCodeType,"url":_vm.modalUrl,"dynamicData":_vm.modalDynamicData}})],1)}
var staticRenderFns = []
// CONCATENATED MODULE: ./src/views/demo/grid.vue?vue&type=template&id=b9a8bc9a&scoped=true&
// EXTERNAL MODULE: ./packages/mixins/FormMixin.js
var FormMixin = __webpack_require__("6061");
// CONCATENATED MODULE: ./node_modules/cache-loader/dist/cjs.js??ref--13-0!./node_modules/thread-loader/dist/cjs.js!./node_modules/babel-loader/lib!./node_modules/cache-loader/dist/cjs.js??ref--1-0!./node_modules/vue-loader/lib??vue-loader-options!./src/views/demo/grid.vue?vue&type=script&lang=js&
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
//
/* harmony default export */ var gridvue_type_script_lang_js_ = ({
name: '',
mixins: [FormMixin["a" /* FormMixin */]],
components: {},
data: function data() {
return {
description: '',
pageId: 'T_UM_EXCEL_CONFIG'
};
},
methods: {
//生成报文
generateMessage: function generateMessage() {
var data = [];
this.modalDialogWidth = '100%'; //弹窗编辑
this.$refs.modalForm.title = '生成报文';
this.$refs.modalForm.voyageId = '510';
data.pageId = 'GENERATE_MESSAGE_EXPORT';
this.$refs.modalForm.dialogWidth = '100%';
this.$refs.modalForm.edit(data);
},
//打印集装箱清单
print: function print() {
var item = [];
this.modalDialogWidth = '100%'; //弹窗编辑
this.$refs.modalForm.title = '打印集装箱清单';
this.$refs.modalForm.voyageId = '510';
this.$refs.modalForm.dialogWidth = '100%';
item.pageId = 'PRINT_CONTAINERLIST_EXPORT';
this.$refs.modalForm.edit(item);
}
}
});
// CONCATENATED MODULE: ./src/views/demo/grid.vue?vue&type=script&lang=js&
/* harmony default export */ var demo_gridvue_type_script_lang_js_ = (gridvue_type_script_lang_js_);
// EXTERNAL MODULE: ./node_modules/vue-loader/lib/runtime/componentNormalizer.js
var componentNormalizer = __webpack_require__("2877");
// CONCATENATED MODULE: ./src/views/demo/grid.vue
/* normalize component */
var component = Object(componentNormalizer["a" /* default */])(
demo_gridvue_type_script_lang_js_,
render,
staticRenderFns,
false,
null,
"b9a8bc9a",
null
)
/* harmony default export */ var grid = __webpack_exports__["default"] = (component.exports);
/***/ })
}]);
//# sourceMappingURL=yinghe-lowcode-mini.umd.8.js.map