ytg7vue 1.16.6 → 1.16.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -1
- package/lib/idev.common.js +1 -1
- package/lib/index.js +15 -15
- package/lib/js/HdComGrid.js +1 -1
- package/lib/js/HdGrid.js +1 -1
- package/package.json +1 -1
package/lib/index.js
CHANGED
@@ -3370,7 +3370,7 @@ var Component = normalizeComponent(
|
|
3370
3370
|
"use strict";
|
3371
3371
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_HdGrid_vue__ = __webpack_require__(43);
|
3372
3372
|
/* unused harmony namespace reexport */
|
3373
|
-
/* harmony import */ var
|
3373
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_1db0adf4_hasScoped_true_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_HdGrid_vue__ = __webpack_require__(167);
|
3374
3374
|
function injectStyle (ssrContext) {
|
3375
3375
|
__webpack_require__(105)
|
3376
3376
|
}
|
@@ -3385,12 +3385,12 @@ var __vue_template_functional__ = false
|
|
3385
3385
|
/* styles */
|
3386
3386
|
var __vue_styles__ = injectStyle
|
3387
3387
|
/* scopeId */
|
3388
|
-
var __vue_scopeId__ = "data-v-
|
3388
|
+
var __vue_scopeId__ = "data-v-1db0adf4"
|
3389
3389
|
/* moduleIdentifier (server only) */
|
3390
3390
|
var __vue_module_identifier__ = null
|
3391
3391
|
var Component = normalizeComponent(
|
3392
3392
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_HdGrid_vue__["a" /* default */],
|
3393
|
-
|
3393
|
+
__WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_1db0adf4_hasScoped_true_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_HdGrid_vue__["a" /* default */],
|
3394
3394
|
__vue_template_functional__,
|
3395
3395
|
__vue_styles__,
|
3396
3396
|
__vue_scopeId__,
|
@@ -3589,6 +3589,7 @@ var Component = normalizeComponent(
|
|
3589
3589
|
this.$http.post(url).then(function (response) {
|
3590
3590
|
_this.isGridCustom = response.data.length != 0;
|
3591
3591
|
_this.disCol = _this.gridCompute(_this.oriCol, response.data);
|
3592
|
+
|
3592
3593
|
_this.$refs.ingrid.store.states._columns = _this.disCol.filter(function (v) {
|
3593
3594
|
return v.showFlg != '0';
|
3594
3595
|
});
|
@@ -3670,7 +3671,6 @@ var Component = normalizeComponent(
|
|
3670
3671
|
}
|
3671
3672
|
_oneOri.width = oneSet.width;
|
3672
3673
|
result.push(_oneOri);
|
3673
|
-
break;
|
3674
3674
|
}
|
3675
3675
|
}
|
3676
3676
|
}
|
@@ -28237,7 +28237,7 @@ exports['default'] = required;
|
|
28237
28237
|
v.orderFlag = i;
|
28238
28238
|
});
|
28239
28239
|
|
28240
|
-
_this3.$http.post("/webresources/login/com/SysFileRecord/saveAll?billId=" + _this3.billId, _this3.rows).then(function (response) {
|
28240
|
+
_this3.$http.post("/webresources/login/com/SysFileRecord/saveAll?billId=" + encodeURIComponent(_this3.billId), _this3.rows).then(function (response) {
|
28241
28241
|
_this3.rows = response.data.data;
|
28242
28242
|
_this3.$emit('save-ok', _this3.rows);
|
28243
28243
|
_this3.visible = false;
|
@@ -29544,7 +29544,7 @@ var content = __webpack_require__(106);
|
|
29544
29544
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
29545
29545
|
if(content.locals) module.exports = content.locals;
|
29546
29546
|
// add the styles to the DOM
|
29547
|
-
var update = __webpack_require__(3)("
|
29547
|
+
var update = __webpack_require__(3)("69c77992", content, true, {});
|
29548
29548
|
|
29549
29549
|
/***/ }),
|
29550
29550
|
/* 106 */
|
@@ -29555,7 +29555,7 @@ exports = module.exports = __webpack_require__(2)(undefined);
|
|
29555
29555
|
|
29556
29556
|
|
29557
29557
|
// module
|
29558
|
-
exports.push([module.i, ".hdgrid[data-v-
|
29558
|
+
exports.push([module.i, ".hdgrid[data-v-1db0adf4]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hdgrid[data-v-1db0adf4] .el-table{height:100%;width:100%;-webkit-box-flex:1;-ms-flex:1;flex:1}.hdgrid[data-v-1db0adf4] .el-table th.gutter{display:table-cell!important}.hdgrid[data-v-1db0adf4] .el-table .el-table__fixed-header-wrapper th,.hdgrid[data-v-1db0adf4] .el-table .el-table__header-wrapper th{background-color:#f6f6f6}.hdgrid[data-v-1db0adf4] .el-table td,.hdgrid[data-v-1db0adf4] .el-table th{padding:1px 0}.hdgrid[data-v-1db0adf4] .el-table .cell,.hdgrid[data-v-1db0adf4] .el-table .el-table--border td:first-child .cell,.hdgrid[data-v-1db0adf4] .el-table .el-table--border th:first-child .cell,.hdgrid[data-v-1db0adf4] .el-table .el-table th div{padding:1.5px 0 1.5px 4px!important}.hdgrid[data-v-1db0adf4] .el-table .el-table__empty-block{position:static;text-align:center;width:100%;height:80%}.hdgrid[data-v-1db0adf4] .el-table .el-table__body{margin-bottom:10px}.hdgrid[data-v-1db0adf4] .el-table .el-table__body-wrapper{height:100%;overflow:auto}.hdgrid[data-v-1db0adf4] .el-table .el-input__inner{height:27px;margin-bottom:0;line-height:27px}.hdgrid[data-v-1db0adf4] .el-table .el-form-item__content,.hdgrid[data-v-1db0adf4] .el-table .el-form-item__label,.hdgrid[data-v-1db0adf4] .el-table .el-input,.hdgrid[data-v-1db0adf4] .el-table .el-input__icon{line-height:30px}.hdgrid[data-v-1db0adf4] .el-table .el-input__inner{padding:5px}.hdgrid[data-v-1db0adf4] .el-table .el-input--prefix .el-input__inner{padding-left:30px}.hdgrid[data-v-1db0adf4] .el-table .cell{min-width:20px}.hdgrid[data-v-1db0adf4] .el-table .checkBox .cell{overflow:inherit}.hdgrid[data-v-1db0adf4] .el-table .checkBox .cell .el-checkbox,.hdgrid[data-v-1db0adf4] .el-table .checkBox .cell .el-checkbox__input{position:inherit}.hdBtnTool[data-v-1db0adf4]{font-weight:700;vertical-align:middle;margin-left:20px}", ""]);
|
29559
29559
|
|
29560
29560
|
// exports
|
29561
29561
|
|
@@ -42028,7 +42028,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
42028
42028
|
"use strict";
|
42029
42029
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_HdComGrid_vue__ = __webpack_require__(69);
|
42030
42030
|
/* unused harmony namespace reexport */
|
42031
|
-
/* harmony import */ var
|
42031
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_2860b62c_hasScoped_false_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_HdComGrid_vue__ = __webpack_require__(204);
|
42032
42032
|
var normalizeComponent = __webpack_require__(0)
|
42033
42033
|
/* script */
|
42034
42034
|
|
@@ -42045,7 +42045,7 @@ var __vue_scopeId__ = null
|
|
42045
42045
|
var __vue_module_identifier__ = null
|
42046
42046
|
var Component = normalizeComponent(
|
42047
42047
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_HdComGrid_vue__["a" /* default */],
|
42048
|
-
|
42048
|
+
__WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_2860b62c_hasScoped_false_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_HdComGrid_vue__["a" /* default */],
|
42049
42049
|
__vue_template_functional__,
|
42050
42050
|
__vue_styles__,
|
42051
42051
|
__vue_scopeId__,
|
@@ -44494,7 +44494,7 @@ var esExports = { render: render, staticRenderFns: staticRenderFns }
|
|
44494
44494
|
"use strict";
|
44495
44495
|
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_BillUpload_vue__ = __webpack_require__(84);
|
44496
44496
|
/* unused harmony namespace reexport */
|
44497
|
-
/* harmony import */ var
|
44497
|
+
/* harmony import */ var __WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_69f6cda2_hasScoped_true_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_BillUpload_vue__ = __webpack_require__(232);
|
44498
44498
|
function injectStyle (ssrContext) {
|
44499
44499
|
__webpack_require__(230)
|
44500
44500
|
}
|
@@ -44509,12 +44509,12 @@ var __vue_template_functional__ = false
|
|
44509
44509
|
/* styles */
|
44510
44510
|
var __vue_styles__ = injectStyle
|
44511
44511
|
/* scopeId */
|
44512
|
-
var __vue_scopeId__ = "data-v-
|
44512
|
+
var __vue_scopeId__ = "data-v-69f6cda2"
|
44513
44513
|
/* moduleIdentifier (server only) */
|
44514
44514
|
var __vue_module_identifier__ = null
|
44515
44515
|
var Component = normalizeComponent(
|
44516
44516
|
__WEBPACK_IMPORTED_MODULE_0__babel_loader_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_script_index_0_BillUpload_vue__["a" /* default */],
|
44517
|
-
|
44517
|
+
__WEBPACK_IMPORTED_MODULE_1__D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_template_compiler_index_id_data_v_69f6cda2_hasScoped_true_buble_transforms_D_x_svn_HD_YTG_GCTOS_7_0_trunk_04_SRC_HD_YTG_GCTOS_WEB_PLUGIN_node_modules_vue_loader_13_7_3_vue_loader_lib_selector_type_template_index_0_BillUpload_vue__["a" /* default */],
|
44518
44518
|
__vue_template_functional__,
|
44519
44519
|
__vue_styles__,
|
44520
44520
|
__vue_scopeId__,
|
@@ -44535,7 +44535,7 @@ var content = __webpack_require__(231);
|
|
44535
44535
|
if(typeof content === 'string') content = [[module.i, content, '']];
|
44536
44536
|
if(content.locals) module.exports = content.locals;
|
44537
44537
|
// add the styles to the DOM
|
44538
|
-
var update = __webpack_require__(3)("
|
44538
|
+
var update = __webpack_require__(3)("5a212a65", content, true, {});
|
44539
44539
|
|
44540
44540
|
/***/ }),
|
44541
44541
|
/* 231 */
|
@@ -44546,7 +44546,7 @@ exports = module.exports = __webpack_require__(2)(undefined);
|
|
44546
44546
|
|
44547
44547
|
|
44548
44548
|
// module
|
44549
|
-
exports.push([module.i, ".button[data-v-
|
44549
|
+
exports.push([module.i, ".button[data-v-69f6cda2]{margin-left:5px}.image_detail[data-v-69f6cda2]{width:100%;height:310px}.image_list[data-v-69f6cda2]{border:2px solid}.fileUpload[data-v-69f6cda2]{float:left}.image_list_title[data-v-69f6cda2]{text-align:center}.image_list_button[data-v-69f6cda2]{float:inline-end;position:sticky;bottom:0;background:#fff;width:100%}.bill_upload_container[data-v-69f6cda2]{height:80vh;border:1px solid #eee}", ""]);
|
44550
44550
|
|
44551
44551
|
// exports
|
44552
44552
|
|
@@ -46862,7 +46862,7 @@ function date() {
|
|
46862
46862
|
/* 269 */
|
46863
46863
|
/***/ (function(module, exports) {
|
46864
46864
|
|
46865
|
-
module.exports = {"name":"ytg7vue","version":"1.16.
|
46865
|
+
module.exports = {"name":"ytg7vue","version":"1.16.9","description":"烟台港插件","author":"liangjinghao","license":"commerical","private":false,"main":"lib/idev.common.js","scripts":{"dev":"node --max_old_space_size=8000 build/dev-server.js","clean":"rimraf lib","build:component":"npm run clean && webpack --config build/webpack.component.js","build:prod":"cross-env NODE_ENV=production env_config=prod node build/build.js","build:utils":"cross-env BABEL_ENV=utils babel src --out-dir lib --ignore src/index.js","build:sit":"cross-env NODE_ENV=production env_config=sit node build/build.js","build:sit-preview":"cross-env NODE_ENV=production env_config=sit npm_config_preview=true npm_config_report=true node build/build.js","lint":"eslint --fix --ext .js,.vue src","jsdoc":"jsdoc -c ./conf.js -r"},"dependencies":{"async-validator":"^1.10.1","axios":"^0.17.1","echarts":"3.8.5","element-resize-detector":"^1.2.3","file-saver":"1.3.3","js-cookie":"2.2.0","jsonlint":"1.6.2","jspdf":"^1.5.3","jspdf-autotable":"^3.0.2","jszip":"3.1.4","minami":"^1.2.3","normalize.css":"7.0.0","nprogress":"0.2.0","screenfull":"5.0.2","showdown":"1.8.2","simplemde":"1.11.2","sortablejs":"1.6.1","vue":"2.5.9","vue-draggable-resizable":"^1.7.5","vue-resource":"^1.3.4","vue-router":"3.0.1","vue-shortkey":"^3.1.0","vue-splitpane":"1.0.0","vuedraggable":"2.15.0","vuex":"3.0.1","xlsx":"^0.11.7"},"devDependencies":{"autoprefixer":"7.1.6","babel-core":"6.26.0","babel-eslint":"8.0.2","babel-helper-vue-jsx-merge-props":"^2.0.3","babel-loader":"7.1.2","babel-plugin-syntax-jsx":"^6.18.0","babel-plugin-transform-runtime":"6.23.0","babel-plugin-transform-vue-jsx":"^3.7.0","babel-preset-env":"^1.6.1","babel-preset-stage-2":"6.24.1","babel-register":"6.26.0","chalk":"2.3.0","connect-history-api-fallback":"1.4.0","copy-webpack-plugin":"4.2.0","cross-env":"5.1.1","css-loader":"0.28.7","eslint":"4.11.0","eslint-friendly-formatter":"3.0.0","eslint-import-resolver-webpack":"0.8.3","eslint-loader":"1.9.0","eslint-plugin-html":"3.2.2","eslint-plugin-import":"2.8.0","eventsource-polyfill":"0.9.6","express":"4.16.2","extract-text-webpack-plugin":"3.0.2","file-loader":"0.11.2","friendly-errors-webpack-plugin":"1.6.1","function-bind":"1.1.0","fuse.js":"3.4.2","html-webpack-plugin":"2.30.0","http-proxy-middleware":"0.17.4","jsdoc":"^3.5.5","node-sass":"^4.5.0","opn":"4.0.2","optimize-css-assets-webpack-plugin":"3.2.0","ora":"1.1.0","postcss-loader":"^2.0.8","pushstate-server":"2.1.0","rimraf":"2.6.0","sass-loader":"6.0.6","script-loader":"0.7.2","semver":"5.3.0","sherry-docstrap":"^1.3.2","style-loader":"0.19.0","svg-sprite-loader":"3.4.1","url-loader":"0.6.2","vue-image-crop-upload":"^2.2.3","vue-loader":"^13.5.0","vue-style-loader":"3.0.3","vue-template-compiler":"2.5.9","webpack":"3.8.1","webpack-bundle-analyzer":"2.9.0","webpack-dev-middleware":"1.12.0","webpack-hot-middleware":"2.20.0","webpack-merge":"4.1.0","webpack-node-externals":"^1.7.2"},"engines":{"node":">= 4.0.0","npm":">= 3.0.0"},"browserslist":["> 1%","last 2 versions","not ie <= 9"]}
|
46866
46866
|
|
46867
46867
|
/***/ })
|
46868
46868
|
/******/ ]);
|