{"remainingRequest":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\thread-loader\\dist\\cjs.js!D:\\jenkins\\workspace\\xypm-web\\node_modules\\babel-loader\\lib\\index.js!D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js??ref--0-0!D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\index.js??vue-loader-options!D:\\jenkins\\workspace\\xypm-web\\src\\views\\BiddingInformation\\listPriceLimit\\DetailedListOrganization.vue?vue&type=script&lang=js&","dependencies":[{"path":"D:\\jenkins\\workspace\\xypm-web\\src\\views\\BiddingInformation\\listPriceLimit\\DetailedListOrganization.vue","mtime":1675214577839},{"path":"D:\\jenkins\\workspace\\xypm-web\\babel.config.js","mtime":1675214572901},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\thread-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\babel-loader\\lib\\index.js","mtime":315532800000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\cache-loader\\dist\\cjs.js","mtime":499162500000},{"path":"D:\\jenkins\\workspace\\xypm-web\\node_modules\\vue-loader\\lib\\index.js","mtime":499162500000}],"contextDependencies":[],"result":["import \"core-js/modules/web.dom.iterable\";\nimport \"core-js/modules/es6.array.find\";\nimport \"core-js/modules/es6.function.name\";\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//\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 ProjectInfoDialog from '@/components/dialog/ProjectInfoDialog.vue';\nexport default {\n  name: 'detailedListOrganization',\n  components: {\n    ProjectInfoDialog: ProjectInfoDialog\n  },\n  props: {\n    pid: {\n      type: String,\n      default: ''\n    },\n    isShow: {\n      type: Boolean,\n      default: true\n    }\n  },\n  data: function data() {\n    return {\n      importData: {\n        title: '清单限价-编制',\n        templateName: '清单限价-编制.xls',\n        downloadUrl: '/../fvue/static/excel/detailedListOrganization.xlsx',\n        importUrl: window.context.cqxy + '/biz/bidManagement/biddingPriceLimit/v1/importExcelData',\n        showProject: true,\n        projectId: ''\n      },\n      projectObj: [],\n      loading: false,\n      searchForm: {\n        projectId: '',\n        completionAcceptanceDate: '',\n        approvalFilingAuthorityDate: '',\n        name: '',\n        docNumber: '',\n        tenderee: '',\n        tendereeDate: ''\n      },\n      //顶部搜索参数\n      data: [],\n      //表格数据\n      pageResult: {\n        page: 1,\n        pageSize: 20,\n        total: 0\n      },\n      form: {},\n      dialogVisible: false,\n      dialogTitle: '添加',\n      indexArr: [],\n      querySearch: [],\n      rules: {\n        'projectInfo.projectName': {\n          required: true,\n          message: '请选择项目名称',\n          trigger: 'blur'\n        } // 'projectInfo.projectCode': {\n        //   required: true,\n        //   message: '请选择项目代码',\n        //   trigger: 'blur',\n        // },\n        // handler: {\n        //   required: true,\n        //   message: '请输入经办人',\n        //   trigger: 'blur',\n        // },\n        // ownerUnit: {\n        //   required: true,\n        //   message: '请输入业主单位',\n        //   trigger: 'blur',\n        // },\n        // tendereeDate: {\n        //   required: true,\n        //   message: '请选择编制日期',\n        //   trigger: 'blur',\n        // },\n        // tenderee: {\n        //   required: true,\n        //   message: '请输入编制单位',\n        //   trigger: 'blur',\n        // },\n        // priceCeiling: {\n        //   required: true,\n        //   message: '请输入审定金额',\n        //   trigger: 'blur',\n        // },\n\n      }\n    };\n  },\n  computed: {\n    deleteUrl: function deleteUrl() {\n      return window.context.cqxy + '/biz/bidManagement/biddingPriceLimit/v1/delete';\n    }\n  },\n  mounted: function mounted() {\n    this.initProjectAll();\n  },\n  methods: {\n    handleReset: function handleReset() {\n      var _this = this;\n\n      this.searchForm.projectId = '';\n      this.searchForm.docNumber = '';\n      this.searchForm.name = '';\n      this.searchForm.tendereeDate = '';\n      this.searchForm.tenderee = '';\n      this.$refs['searchForm'].resetFields();\n      this.pageResult = {\n        page: 1,\n        pageSize: 20,\n        total: 0\n      };\n      this.$refs['searchForm'].resetFields();\n      this.$nextTick(function () {\n        _this.$refs.AtTable.load();\n      });\n    },\n    //导入后重新加载数据\n    load: function load() {\n      this.$refs.AtTable.load();\n    },\n    //导出\n    handleExport: function handleExport() {\n      var _this2 = this;\n\n      var query = [];\n      var search = {\n        project_id_: this.searchForm.projectId,\n        doc_number_: this.searchForm.docNumber,\n        name_: this.searchForm.name,\n        tenderee_date_: this.searchForm.tendereeDate,\n        tenderee_: this.searchForm.tenderee\n      };\n\n      if (!this.isShow) {\n        search['project_id_'] = this.pid;\n      }\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\n      var param = {\n        pageBean: {\n          page: 1,\n          pageSize: -1,\n          showTotal: true\n        },\n        querys: query,\n        sorter: []\n      };\n      req.downloadPostCopy('${cqxy}/biz/bidManagement/biddingPriceLimit/v1/exportDataToExcel', param).then(function (res) {\n        if (res.status === 200) {\n          _this2.$message.success('导出成功');\n        } else {\n          _this2.$message.error('导出失败');\n        }\n      });\n    },\n    handleFile: function handleFile(file) {\n      this.form.accessoryInfo = file;\n    },\n    handleAdd: function handleAdd() {\n      this.dialogTitle = '添加';\n      this.form = {\n        projectId: '',\n        ownerUnit: '重庆西永微电子产业园区开发有限公司',\n        tendereeDate: new Date(),\n        //默认当前时间天数\n        acceptanceType: 1,\n        name: '',\n        handler: '',\n        tenderee: '',\n        projectInfo: {},\n        accessoryInfo: []\n      };\n      this.dialogVisible = true; //获取当前项目\n\n      if (this.isShow) {\n        var selectedProject = this.projectObj.find(function (item) {\n          if (item.currentProject && item.currentProject == 1) {\n            return item.currentProject == 1;\n          }\n        });\n        this.form.projectInfo.projectName = selectedProject.projectName;\n        this.form.projectInfo.projectCode = selectedProject.projectCode;\n        this.form.handler = selectedProject.projectManager;\n        this.form.projectOverview = selectedProject.projectContent;\n        this.form.projectId = selectedProject.id;\n        this.form.projectOverview = selectedProject.projectContent;\n      } else {\n        //根据项目id查询\n        this.form.projectInfo.projectName = this.projectObj[0].projectName;\n        this.form.projectInfo.projectCode = this.projectObj[0].projectCode;\n        this.form.handler = this.projectObj[0].projectManager;\n        this.form.projectOverview = this.projectObj[0].projectContent;\n        this.form.projectId = this.projectObj[0].id;\n        this.form.projectOverview = this.projectObj[0].projectContent;\n      }\n    },\n    handleRowDBClick: function handleRowDBClick(data) {\n      this.dialogTitle = '修改';\n      this.form = data;\n      this.dialogVisible = true;\n    },\n    handleFocusProject: function handleFocusProject() {\n      this.$refs.project.open();\n    },\n    openProject: function openProject() {\n      this.$refs.project.open();\n    },\n    handleSelectProject: function handleSelectProject(data) {\n      this.form.projectId = data.id;\n      this.form.projectInfo.projectCode = data.projectCode;\n      this.form.projectInfo.projectName = data.projectName;\n      this.form.handler = data.projectManager;\n      this.form.projectOverview = data.projectContent;\n      this.$refs.form.clearValidate();\n    },\n    handleSelect: function handleSelect(selection) {},\n    handleDialogCancel: function handleDialogCancel() {\n      this.dialogVisible = false;\n    },\n    handleDialogClose: function handleDialogClose() {\n      this.dialogVisible = false;\n    },\n    //初始获取所有项目数据\n    initProjectAll: function initProjectAll() {\n      var _this3 = this;\n\n      //初始获取所有项目数据\n      if (this.isShow) {\n        this.$http.post('${cqxy}/biz/projectManagement/pm/v1/All').then(function (res) {\n          _this3.projectObj = res.data.value;\n        }, function (error) {\n          reject(error);\n        });\n      } else {\n        var params = {\n          pageBean: {\n            page: 1,\n            pageSize: 500,\n            total: 0\n          },\n          querys: [{\n            group: 'main',\n            operation: 'EQUAL',\n            property: 'id',\n            relation: 'AND',\n            value: this.pid\n          }]\n        };\n        this.$http.post('${cqxy}/biz/projectManagement/pm/v1/page', params).then(function (res) {\n          if (res.data.state) {\n            var resp = res.data.value;\n            _this3.projectObj = resp.rows;\n          }\n        });\n      }\n    },\n    //提交保存\n    handleDialogSubmit: function handleDialogSubmit() {\n      var _this4 = this;\n\n      this.$refs.form.validate(function (valid) {\n        if (valid) {\n          if (_this4.form.accessoryInfo && _this4.form.accessoryInfo.length > 0) {\n            _this4.form.accessoryInfo.forEach(function (item) {\n              if (item.id) {\n                delete item.id;\n              }\n            });\n          }\n\n          _this4.loading = true;\n\n          _this4.$http.post('${cqxy}/biz/bidManagement/biddingPriceLimit/v1/save', _this4.form).then(function (res) {\n            if (res.data.state) {\n              _this4.$refs.form.resetFields();\n\n              _this4.$message.success(res.data.message);\n\n              _this4.dialogVisible = false;\n\n              _this4.$refs.AtTable.load();\n            } else {\n              _this4.$message.error(res.data.message);\n            }\n\n            _this4.loading = false;\n          });\n        } //  else if (this.form.accessoryInfo.length === 0) {\n        //   this.$message.error('请至少上传一个附件')\n        // } \n        else {\n          _this4.$message({\n            message: '项目名称不能为空!',\n            type: 'warning'\n          });\n\n          return false;\n        }\n      });\n    },\n    loadData: function loadData(param, cb) {\n      var _this5 = this;\n\n      var query = [];\n      var search = {\n        project_id_: this.searchForm.projectId,\n        doc_number_: this.searchForm.docNumber,\n        name_: this.searchForm.name,\n        tenderee_date_: this.searchForm.tendereeDate,\n        tenderee_: this.searchForm.tenderee\n      };\n\n      if (!this.isShow) {\n        search['project_id_'] = this.pid;\n        this.importData.projectId = this.pid;\n      }\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\n      if (param.querys && param.querys.length) {\n        var _param$querys;\n\n        (_param$querys = param.querys).push.apply(_param$querys, query);\n      } else {\n        param.querys = query;\n      }\n\n      this.$http.post('${cqxy}/biz/bidManagement/biddingPriceLimit/v1/page', param).then(function (resp) {\n        var response = resp.data.value;\n        _this5.data = response.rows;\n        _this5.pageResult = {\n          page: response.page,\n          pageSize: response.pageSize,\n          total: response.total\n        };\n      }, function (error) {\n        reject(error);\n      }).finally(function () {\n        if (cb) {\n          cb();\n        }\n      });\n    },\n    findinfo: function findinfo() {\n      this.$refs.AtTable.load();\n    }\n  }\n};",null]}