{"remainingRequest":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\yhxt-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\yhxt-web\\src\\views\\basicDataManagement\\children\\gsry.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\yhxt-web\\src\\views\\basicDataManagement\\children\\gsry.vue","mtime":1715192025506},{"path":"D:\\jenkins\\workspace\\yhxt-web\\babel.config.js","mtime":1667326389982},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\babel-loader\\lib\\index.js","mtime":456789000000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\yhxt-web\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import \"core-js/modules/es7.object.get-own-property-descriptors\";\nimport \"core-js/modules/es6.object.keys\";\nimport _typeof from \"D:/jenkins/workspace/yhxt-web/node_modules/@babel/runtime/helpers/esm/typeof.js\";\nimport \"core-js/modules/es6.string.iterator\";\nimport \"core-js/modules/es6.map\";\nimport \"core-js/modules/es6.function.name\";\nimport \"core-js/modules/web.dom.iterable\";\nimport \"core-js/modules/es6.regexp.split\";\nimport _defineProperty from \"D:/jenkins/workspace/yhxt-web/node_modules/@babel/runtime/helpers/esm/defineProperty.js\";\nfunction ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }\nfunction _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }\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//\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//\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//\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//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\nimport req from '@/request.js';\nimport basicData from '@/api/basicData.js';\nimport RoadInfoDialog from '@/components/dialog/RoadInfoDialog.vue';\nimport eipOrgSelector from '@/components/eipControl/selector/EipOrgSelector.vue';\nimport sctionInfoSelector from '@/components/selector/sctionInfoSelector.vue';\nimport companyInfoSelector from '@/components/selector/companyInfoSelector.vue';\nimport routerInfoSelectorcopy from '@/components/selector/routerInfoSelectorcopy.vue';\nimport CascaderCompany from '@/components/selector/CascaderCompany.vue';\nvar ImgPreviewUpload = function ImgPreviewUpload() {\n return import('@/components/common/ImgPreviewUploadAccessor.vue');\n};\nexport default {\n name: 'CulvertManagement',\n components: {\n RoadInfoDialog: RoadInfoDialog,\n // eipOrgSelector,\n sctionInfoSelector: sctionInfoSelector,\n // companyInfoSelector,\n routerInfoSelectorcopy: routerInfoSelectorcopy,\n ImgPreviewUpload: ImgPreviewUpload,\n CascaderCompany: CascaderCompany\n },\n data: function data() {\n return {\n roadData: [],\n company: [],\n searchForm: {},\n companyOptions: [],\n data: [],\n pageResult: {\n page: 1,\n pageSize: 20,\n total: 0\n },\n dialogVisible: false,\n //判断是否是添加还是修改\n type: '',\n form: {\n roadSegmentName: '',\n //所属路段\n companyName: '',\n preparation: 1,\n roadSegmentId: '',\n sex: null,\n type: null,\n name: '',\n phone: ''\n },\n permission: 'b',\n rules: {\n sex: {\n required: true,\n message: '请选择性别',\n trigger: 'blur'\n },\n roadSegmentName: {\n required: true,\n message: '请选择所属路段',\n trigger: 'blur'\n },\n companyName: {\n required: true,\n message: '请选择所属公司',\n trigger: 'blur'\n },\n type: {\n required: true,\n message: '请选择人员类型',\n trigger: 'blur'\n },\n name: {\n required: true,\n message: '请输入人员姓名',\n trigger: 'blur'\n },\n preparation: {\n required: true,\n message: '请选择是否在编',\n trigger: 'blur'\n },\n phone: {\n required: true,\n message: '请输入人员电话',\n trigger: 'blur'\n }\n },\n preparationList: [{\n value: 0,\n label: '否'\n }, {\n value: 1,\n label: '是'\n }],\n typeList: [{\n value: 1,\n label: '管理人员'\n }, {\n value: 2,\n label: '巡查巡检人员'\n }, {\n value: 3,\n label: '养护人员'\n }],\n sexList: [{\n value: 0,\n label: '女'\n }, {\n value: 1,\n label: '男'\n }],\n loading: false //保存之后全局加载等待\n };\n },\n\n watch: {\n $route: {\n immediate: true,\n handler: function handler() {\n var _this = this;\n if (this.$route.query) {\n //需要监听的参数\n var querys = this.$route.query;\n this.searchForm = _objectSpread(_objectSpread({}, this.searchForm), querys);\n if (querys.companylds && typeof querys.companylds == 'string') {\n this.searchForm.companyIds = querys.companylds.split(',') || [];\n }\n this.$nextTick(function () {\n _this.findinfo();\n });\n }\n }\n }\n },\n created: function created() {\n this.company = this.getCompany();\n this.roadData = this.getroad();\n console.log(this.$route.params, 'this.$route.query');\n },\n computed: {\n deleteUrl: function deleteUrl() {\n return window.context.yhxt + '/bizUserCuring/v1/removes';\n }\n },\n methods: {\n getImageUrl: function getImageUrl(source) {\n var data = [];\n if (source && source.length !== 0) {\n source.forEach(function (item) {\n data.push(item.url);\n });\n }\n return data;\n },\n //所属路段获取焦点触发事件\n handleFocusRoad: function handleFocusRoad() {\n this.$refs.road.open();\n },\n //所属路线打开弹框\n openRoad: function openRoad() {\n this.$refs.road.open();\n },\n //选取路线回填数据\n handleSelectRoad: function handleSelectRoad(data) {\n // console.log(data.name, '路线信息')\n this.form.roadSegmentName = data.name;\n this.form.roadSegmentId = data.id;\n this.$refs.roadSegmentName.focus();\n this.$refs.roadSegmentName.blur();\n },\n afterDelete: function afterDelete() {\n this.$refs.htTable.load();\n },\n //新增\n handleAdd: function handleAdd() {\n this.dialogVisible = true;\n this.type = 'add';\n },\n //修改\n handleEdit: function handleEdit(data) {\n var _this2 = this;\n this.type = 'edit';\n this.form = _objectSpread({}, data);\n this.$http.get('${yhxt}/bizUserCuring/v1/get/' + data.id).then(function (res) {\n var data = res.data;\n _this2.dialogVisible = true;\n });\n },\n handleClose: function handleClose(done) {\n //清空表单\n // this.form = {companyName: '', companyId: ''}\n ;\n this.form = {\n roadSegmentName: '',\n //所属路段\n companyName: '',\n preparation: 1,\n roadSegmentId: '',\n sex: null,\n type: null,\n name: '',\n phone: ''\n }, done();\n },\n //取消弹窗\n handleCancel: function handleCancel() {\n //清空表单\n // this.form = {companyName: '', companyId: ''}\n ;\n this.form = {\n roadSegmentName: '',\n //所属路段\n companyName: '',\n preparation: 1,\n roadSegmentId: '',\n sex: null,\n type: null,\n name: '',\n phone: ''\n }, this.dialogVisible = false;\n },\n //提交保存或者修改\n handleSubmit: function handleSubmit() {\n var _this3 = this;\n //验证表单是否填写完\n this.$refs.form.validate(function (bool) {\n if (bool) {\n _this3.loading = true;\n //请求保存提交\n basicData.addUserCuring(_this3.form).then(function (res) {\n _this3.loading = false;\n _this3.$message.success(res.message);\n // this.form = {companyName: '', companyId: ''}\n _this3.dialogVisible = false;\n _this3.form = {\n roadSegmentName: '',\n //所属路段\n companyName: '',\n preparation: 1,\n roadSegmentId: '',\n sex: null,\n type: null,\n name: '',\n phone: ''\n };\n _this3.$refs.htTable.load(); //重新获取数据\n });\n }\n });\n },\n uniqueFunc: function uniqueFunc(arr, uniId) {\n var res = new Map();\n return arr.filter(function (item) {\n return !res.has(item[uniId]) && res.set(item[uniId], 1);\n });\n },\n handleReset: function handleReset() {\n this.searchForm = _objectSpread({}, this.searchFor);\n this.findinfo();\n },\n findinfo: function findinfo() {\n var _this4 = this;\n typeof this.$refs.filterTable !== 'undefined' && this.$refs.filterTable.clearFilter();\n var query = [];\n var params = {\n routeId: this.searchForm.routeId\n };\n var search = {\n company_id_: this.searchForm.companyIds,\n road_segment_id_: this.searchForm.roadSegmentId,\n name: this.searchForm.name,\n type: this.searchForm.type\n };\n for (var i in search) {\n if (search[i]) {\n if (i == 'company_id_') {\n query.push({\n group: 'companyIds',\n operation: 'IN',\n parentGroup: '',\n property: 'COMPANY_ID_',\n relation: 'AND',\n value: search[i]\n });\n } else {\n query.push({\n group: 'advance',\n operation: 'LIKE',\n property: i,\n relation: 'AND',\n value: search[i]\n });\n }\n }\n }\n query = this.uniqueFunc(query, 'property');\n var data = {\n pageBean: {\n page: 1,\n pageSize: 20,\n showTotal: true\n },\n querys: query,\n params: params\n };\n this.topQuery = query;\n basicData.getUserCuring(data).then(function (res) {\n console.log(res, '11');\n _this4.data = res.rows;\n _this4.pageResult = {\n page: res.page,\n pageSize: res.pageSize,\n total: res.total\n };\n });\n },\n getroad: function getroad() {\n var arr = [];\n basicData.getRoadManagement().then(function (res) {\n res.rows.forEach(function (item) {\n arr.push({\n value: item.name,\n key: item.id\n });\n });\n console.log(arr, '12');\n });\n return arr;\n },\n getCompany: function getCompany() {\n var _this5 = this;\n this.$http.post('${yhxt}/Company/v1/getCompany').then(function (res) {\n res.data.forEach(function (item) {\n _this5.companyOptions.push({\n id: item.id,\n name: item.name\n });\n });\n });\n },\n //深层拷贝回去公司名称\n deepClone: function deepClone(obj) {\n var objClone = Array.isArray(obj) ? [] : {};\n if (obj && _typeof(obj) === 'object') {\n for (var key in obj) {\n if (obj.hasOwnProperty(key)) {\n //判断ojb子元素是否为对象,如果是,递归复制\n if (obj[key] && _typeof(obj[key]) === 'object') {\n objClone[key] = this.deepClone(obj[key]);\n } else {\n if (obj[key] == obj.name) {\n this.companyOptions.push({\n id: obj.id,\n name: obj.name\n });\n } //如果不是,简单复制\n objClone[key] = obj[key];\n }\n }\n }\n }\n },\n loadData: function loadData(param, cb) {\n var _this6 = this;\n var r = JSON.stringify(param.pageBean);\n var l = JSON.stringify(this.pageResult);\n console.log(r, l);\n if (r == l) {\n console.log('一样');\n param;\n } else {\n console.log('不一样');\n var query = [];\n var search = {\n company_id_: this.searchForm.companyId,\n road_segment_id_: this.searchForm.roadSegmentId,\n finish_day_: this.searchForm.finishDay,\n type_: this.searchForm.type\n };\n for (var i in search) {\n if (search[i]) {\n query.push({\n group: 'advance',\n operation: 'LIKE',\n property: i,\n relation: 'AND',\n value: search[i]\n });\n }\n }\n param.querys = query;\n param.params = params;\n }\n this.exportQuery = param;\n if (param.querys) {\n param.querys.forEach(function (item) {\n if (item.property == 'companyName') {\n item.property = 'company_Name_';\n }\n });\n }\n basicData.getUserCuring(param).then(function (response) {\n console.log(response);\n _this6.data = response.rows;\n _this6.pageResult = {\n page: response.page,\n pageSize: response.pageSize,\n total: response.total\n };\n }).finally(function () {\n if (cb) {\n if (Object.keys(_this6.$route.params).length !== 0 && Object.keys(_this6.$route.params.value).length !== 0 && _this6.$route.params.value.roadSegmentId && !_this6.isFindinfo) {\n _this6.searchForm = {\n roadSegmentId: _this6.$route.params.value.roadSegmentId\n };\n _this6.isFindinfo = true;\n _this6.findinfo();\n }\n cb();\n }\n });\n },\n //路段信息赋值\n changed: function changed(obj) {\n this.form.roadSegmentName = obj.name;\n this.form.roadSegmentId = obj.id;\n this.form.companyName = obj.companyName;\n this.form.companyIds = obj.companyIds;\n this.form.companyId = obj.companyId;\n },\n //默认赋值为第一条数据的值\n value: function value(obj) {\n if (this.type == 'add') {\n this.form.roadSegmentName = obj.name;\n this.form.roadSegmentId = obj.id;\n this.form.companyName = obj.companyName;\n this.form.companyIds = obj.companyIds;\n this.form.companyId = obj.companyId;\n }\n },\n //路段信息赋值\n // changed(obj) {\n // this.form.roadSegmentName = obj.name\n // this.form.roadSegmentId = obj.id\n // },\n //公司赋值\n handleChanged: function handleChanged(obj) {\n // console.log(obj.valueInfo.join(','))\n this.form.companyIds = JSON.stringify(obj.valueInfo);\n this.form.companyName = obj.name;\n this.form.companyId = obj.id;\n },\n companyValue: function companyValue(obj) {\n // console.log(obj)\n this.form.companyName = obj.name;\n this.form.companyId = obj.id;\n this.form.companyIds = JSON.stringify(obj.id.split(' ')); //必须是空格\n }\n }\n};",null]}