diff --git a/favicon.ico b/favicon.ico
index 34b63ac6..8f486dbb 100644
Binary files a/favicon.ico and b/favicon.ico differ
diff --git a/src/api/ManufacturingCenter/MachiningSequenceAdjustment.js b/src/api/ManufacturingCenter/MachiningSequenceAdjustment.js
index b6543ae1..2cbc42e0 100644
--- a/src/api/ManufacturingCenter/MachiningSequenceAdjustment.js
+++ b/src/api/ManufacturingCenter/MachiningSequenceAdjustment.js
@@ -1,6 +1,6 @@
import request from '@/utils/request'
// 初始化 项目名称
-export function getEntryNameValue() {
+export function searchtable() {
return request({
url: '',
method: 'post',
diff --git a/src/api/Outsourcing/OutsourcingPaymentPlanManagement.js b/src/api/Outsourcing/OutsourcingPaymentPlanManagement.js
index d400c370..4b1ef682 100644
--- a/src/api/Outsourcing/OutsourcingPaymentPlanManagement.js
+++ b/src/api/Outsourcing/OutsourcingPaymentPlanManagement.js
@@ -67,9 +67,45 @@ export function getParts(Number, pageCurrent, pageSize) {
method: 'post',
data: {
type: '1',
- name: '车间生产管理_外协加工任务单明细_查询数据',
+ name: '车间生产管理工艺_外协发票管理_查询数据',
param: '外协加工任务单流水号=' + Number + '=int',
Pagination: pageCurrent + '&' + pageSize
}
})
}
+// 增加
+export function edittype(num1, num2, num3, num4, num5, num6, num7) {
+ return request({
+ url: '',
+ method: 'post',
+ data: {
+ type: '2',
+ name: '车间生产管理工艺_外协发票管理_增加数据',
+ param: '外协加工任务单流水号=' + num1 + '&发票号=' + num2 + '&开户行=' + num3 + '&开票时间=' + num4 + '&开票金额=' + num5 + '&接收人=' + num6 + '&接收时间=' + num7
+ }
+ })
+}
+// 编辑
+export function handlechange(CoManufacturerFlowNumber, ManufacturerNumber, ManufacturerName, ManufacturerAbbreviation, address, roleName, phNumber, Fax, Remarks, category, attention, EquipmentCondition) {
+ return request({
+ url: '',
+ method: 'post',
+ data: {
+ type: '2',
+ name: '车间生产管理工艺_基础表_外协厂家_修改数据',
+ param: '外协厂家流水号=' + CoManufacturerFlowNumber + '&序号=' + ManufacturerNumber + '&外协厂家名称=' + ManufacturerName + '&外协厂家简称=' + ManufacturerAbbreviation + '&地址=' + address + '&联系人=' + roleName + '&电话=' + phNumber + '&传真=' + Fax + '&备注=' + Remarks + '&类别=' + category + '&关注=' + attention + '&设备情况=' + EquipmentCondition
+ }
+ })
+}
+// 删除
+export function handledelete(CoManufacturerFlowNumber) {
+ return request({
+ url: '',
+ method: 'post',
+ data: {
+ type: '2',
+ name: '车间生产管理工艺_基础表_外协厂家_删除数据',
+ param: '外协厂家流水号=' + CoManufacturerFlowNumber + '=int'
+ }
+ })
+}
diff --git a/src/api/PurchasingCenter/PurchaseInvoiceDelivery.js b/src/api/PurchasingCenter/PurchaseInvoiceDelivery.js
index 60be8648..563a0ef3 100644
--- a/src/api/PurchasingCenter/PurchaseInvoiceDelivery.js
+++ b/src/api/PurchasingCenter/PurchaseInvoiceDelivery.js
@@ -60,15 +60,14 @@ export function deleteInvoice(num1) {
}
})
}
-// 传送人初始化 采购科改16
+// 传送人初始化
export function initSender() {
return request({
url: '',
method: 'post',
data: {
type: '1',
- name: '人事档案管理_人员_部门与人员_查询数据_根据部门编号',
- param: '考核部门编号=16'
+ name: '人事档案管理_人员与角色_查询数据_采购员'
}
})
}
diff --git a/src/views/ManufacturingCenter/MachiningSequenceAdjustment/index.vue b/src/views/ManufacturingCenter/MachiningSequenceAdjustment/index.vue
index e69de29b..ef2b8b5c 100644
--- a/src/views/ManufacturingCenter/MachiningSequenceAdjustment/index.vue
+++ b/src/views/ManufacturingCenter/MachiningSequenceAdjustment/index.vue
@@ -0,0 +1,122 @@
+
+
+
+
+ 查询
+
+
+
+
+
+
+
+ {{ scope.row.外协厂家名称 }}
+
+
+
+
+ {{ scope.row.外协厂家简称 }}
+
+
+
+
+ {{ scope.row.地址 }}
+
+
+
+
+ {{ scope.row.联系人 }}
+
+
+
+
+ {{ scope.row.电话 }}
+
+
+
+
+ {{ scope.row.传真 }}
+
+
+
+
+ {{ scope.row.设备情况 }}
+
+
+
+
+ {{ scope.row.备注 }}
+
+
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
index 37bde6f0..6f48a088 100644
--- a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
+++ b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
@@ -200,36 +200,41 @@
-
+
-
+
- {{ scope.row.零件图号 }}
+ {{ scope.row.发票号 }}
-
+
- {{ scope.row.零件名称 }}
+ {{ scope.row.开票金额 }}
-
+
- {{ scope.row.项目名称 }}
+ {{ scope.row.接收人 }}
-
+
- {{ scope.row.机床图号 }}
+ {{ scope.row.开户行 }}
-
+
- {{ scope.row.组号 }}
+ {{ scope.row.开票时间 }}
+
+
+
+
+ {{ scope.row.接收时间 }}
@@ -267,14 +272,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+