| | |
| | | |
| | | //#region 加载组织下拉列表数据 |
| | | fetchData() { |
| | | axios.get(this.baseURL + "/Web/GetOrganizations", { |
| | | axios.get(this.$baseUrl + "/Web/GetOrganizations", { |
| | | }).then(response => { |
| | | if (response.data.count == 1) { |
| | | this.organizationList = response.data.data;//组织列表 |
| | |
| | | this.loading = true |
| | | |
| | | // 列表查询 |
| | | axios.get(this.baseURL + '/Gy_BarCodeBillList/page', { |
| | | axios.get(this.$baseUrl + '/Gy_BarCodeBillList/page', { |
| | | params: { |
| | | "sWhere": this.sWhere, |
| | | "user": sessionStorage["HUserName"], |
| | |
| | | |
| | | var HInterID = this.checkDataList[0].HItemID; |
| | | // 列表查询 |
| | | axios.get(this.baseURL + '/Gy_BarCodeBillList/DeleteGy_BarCodeBillList', { |
| | | axios.get(this.$baseUrl + '/Gy_BarCodeBillList/DeleteGy_BarCodeBillList', { |
| | | params: { |
| | | "HInterID": HInterID, |
| | | "IsAudit": num, |
| | |
| | | }, |
| | | DisPlay_HideColumn(HModName, user, option, dataOption) { |
| | | this.totalNameList = [] |
| | | axios.get(this.baseURL + '/Xt_grdAlignment_WMES/grdAlignmentWMESList', { |
| | | axios.get(this.$baseUrl + '/Xt_grdAlignment_WMES/grdAlignmentWMESList', { |
| | | params: { |
| | | "HModName": HModName, |
| | | "user": user, |