| | |
| | | const userName = sessionStorage['HUserName'] || sessionStorage['Czybm'] || 'admin'; |
| | | const orgName = sessionStorage['OrganizationName'] || sessionStorage['Organization'] || '浙江智云迈思'; |
| | | |
| | | const url = `${this.baseURL}/Kf_StepFoldinBill/GetStepFoldinBillList`; |
| | | const url = `${this.$baseUrl}/Kf_StepFoldinBill/GetStepFoldinBillList`; |
| | | const params = { |
| | | sWhere: sWhere || '', |
| | | user: userName, |
| | |
| | | }, |
| | | async get_DefaultModule() { |
| | | try { |
| | | const url = `${this.baseURL}/Xt_FastICScheme/Chooselist`; |
| | | const url = `${this.$baseUrl}/Xt_FastICScheme/Chooselist`; |
| | | const params = { |
| | | user: sessionStorage['Czybm'] || sessionStorage['HUserName'] || '', |
| | | HModuleName: '分步式调入单维护', |
| | |
| | | |
| | | try { |
| | | await this.$confirm('确认要删除吗,删除后不能恢复', '删除确认'); |
| | | const url = `${this.baseURL}/Fb_StepFoldInBill/DeltetFb_StepFoldInBill`; |
| | | const url = `${this.$baseUrl}/Fb_StepFoldInBill/DeltetFb_StepFoldInBill`; |
| | | const params = { HInterID: (row.hmainid || row.HInterID) }; |
| | | const resp = await axios.get(url, { params }); |
| | | |
| | |
| | | try { |
| | | await this.$confirm(`确认要${actionName}此单据吗?`, `${actionName}确认`); |
| | | |
| | | const url = `${this.baseURL}/Kf_StepFoldInBill/AuditKf_StepFoldInBill`; |
| | | const url = `${this.$baseUrl}/Kf_StepFoldInBill/AuditKf_StepFoldInBill`; |
| | | const params = { |
| | | HInterID: (row.hmainid || row.HInterID), |
| | | Type: type, |
| | |
| | | try { |
| | | await this.$confirm(`确认要${actionName}此单据吗?`, `${actionName}确认`); |
| | | |
| | | const url = `${this.baseURL}/Kf_StepFoldInBill/CloseKf_StepFoldInBill`; |
| | | const url = `${this.$baseUrl}/Kf_StepFoldInBill/CloseKf_StepFoldInBill`; |
| | | const params = { |
| | | HInterID: (row.hmainid || row.HInterID), |
| | | Type: type, |
| | |
| | | try { |
| | | await this.$confirm(`确认要${actionName}此单据吗?`, `${actionName}确认`); |
| | | |
| | | const url = `${this.baseURL}/Kf_StepFoldInBill/CancellKf_StepFoldInBill`; |
| | | const url = `${this.$baseUrl}/Kf_StepFoldInBill/CancellKf_StepFoldInBill`; |
| | | const params = { |
| | | HInterID: (row.hmainid || row.HInterID), |
| | | Type: type, |