| | |
| | | }, 300); |
| | | }, |
| | | BillSync() { |
| | | axios.get(`${this.baseURL}/Kf_ICStockBillMain/GetCStockBillList`, { |
| | | axios.get(`${this.$baseUrl}/Kf_ICStockBillMain/GetCStockBillList`, { |
| | | params: { BillNo: this.form.HBillno2, BillType: 1403 }, |
| | | }); |
| | | }, |
| | |
| | | defaintOperationByCompanyName() { |
| | | var result = false; |
| | | axios |
| | | .get(this.baseURL + "/Xt_getInfo/getCompanyName") |
| | | .get(this.$baseUrl + "/Xt_getInfo/getCompanyName") |
| | | .then((res) => { |
| | | var data1 = res.data; |
| | | if (data1.count == 1) { |
| | |
| | | } |
| | | |
| | | try { |
| | | let res = await axios.get(this.baseURL + "/Kf_ICStockBackBill/GetKf_ICStockBackBillList", { |
| | | let res = await axios.get(this.$baseUrl + "/Kf_ICStockBackBill/GetKf_ICStockBackBillList", { |
| | | params: { |
| | | sWhere: this.sWhere, |
| | | user: this.user, |
| | |
| | | DisPlay_HideColumn(HModName, user, option, dataOption) { |
| | | this.totalNameList = []; |
| | | axios |
| | | .get(this.baseURL + "/Xt_grdAlignment_WMES/grdAlignmentWMESList", { |
| | | .get(this.$baseUrl + "/Xt_grdAlignment_WMES/grdAlignmentWMESList", { |
| | | params: { |
| | | HModName: HModName, |
| | | user: user, |
| | |
| | | getOrgIDByUser() { |
| | | var res = ""; |
| | | axios |
| | | .get(this.baseURL + "/Xt_User/getOrgIDListByUser", { |
| | | .get(this.$baseUrl + "/Xt_User/getOrgIDListByUser", { |
| | | params: { |
| | | HModName: this.HModName, |
| | | user: this.user, |
| | |
| | | .then(() => { |
| | | if (!this.rowForm.审核人) { |
| | | axios |
| | | .get(this.baseURL + "Kf_ICStockBackBill/DropKf_ICStockBackBill", { |
| | | .get(this.$baseUrl + "Kf_ICStockBackBill/DropKf_ICStockBackBill", { |
| | | params: { |
| | | HInterID: form.hmainid.toString(), |
| | | HsupId: form.hsubid, |
| | |
| | | var InterID = form.HItemID || form.HInterID || form.hmainid; |
| | | //逻辑审核方法 |
| | | axios |
| | | .get(this.baseURL + "/Kf_ICStockBackBill/AuditKf_ICStockBackBill", { |
| | | .get(this.$baseUrl + "/Kf_ICStockBackBill/AuditKf_ICStockBackBill", { |
| | | params: { HInterID: InterID, IsAudit: num, CurUserName: this.user }, |
| | | }) |
| | | .then((res) => { |
| | |
| | | let HInterID = form.HItemID || form.HInterID || form.hmainid; |
| | | try { |
| | | let res = await axios.get( |
| | | this.baseURL+"/Kf_ICStockBackBill/CloseKf_ICStockBackBill", |
| | | this.$baseUrl+"/Kf_ICStockBackBill/CloseKf_ICStockBackBill", |
| | | { |
| | | params: { |
| | | HInterID: HInterID, IsAudit: num, CurUserName: this.user |
| | |
| | | let HInterID = form.HItemID || form.HInterID || form.hmainid; |
| | | try { |
| | | let res = await axios.get( |
| | | this.baseURL+"Kf_ICStockBackBill/DeleteKf_ICStockBackBill", |
| | | this.$baseUrl+"Kf_ICStockBackBill/DeleteKf_ICStockBackBill", |
| | | { |
| | | params: { |
| | | HInterID: HInterID, IsAudit: num, CurUserName: this.user |
| | |
| | | var InterID = form.HItemID || form.HInterID; |
| | | //逻辑审核方法 |
| | | axios |
| | | .get(this.baseURL + "/Gy_Employee/StopGy_Employee", { |
| | | .get(this.$baseUrl + "/Gy_Employee/StopGy_Employee", { |
| | | params: { HInterID: InterID, IsAudit: num, CurUserName: this.user }, |
| | | }) |
| | | .then((res) => { |
| | |
| | | var sMainSub = sSubStr + "&和" + this.user; |
| | | axios({ |
| | | method: "post", |
| | | url: this.baseURL + "/Gy_Source/Gy_Source_btnSave", |
| | | url: this.$baseUrl + "/Gy_Source/Gy_Source_btnSave", |
| | | data: { |
| | | sMainSub: sMainSub, |
| | | }, |