- 项目名称:
-
-
-
-
+
+
+
+
+
+
+
+
+ 签订日期
+
@@ -50,12 +62,12 @@
{{ scope.row.项目名称 }}
-
+
{{ scope.row.执行进度名 }}
-
+
{{ scope.row.合同签订日期 }}
@@ -265,8 +277,8 @@
-
-
+
+
@@ -295,14 +307,14 @@
-
+
@@ -326,6 +338,35 @@ export default {
}
}
return {
+ dateRange: '',
+ check1: '',
+ pickerOptions: {
+ shortcuts: [{
+ text: '上季度',
+ onClick(picker) {
+ const end = new Date()
+ const start = new Date()
+ start.setTime(end.getTime() - 3600 * 1000 * 24 * 30 * 3)
+ picker.$emit('pick', [start, end])
+ }
+ }, {
+ text: '过去半年',
+ onClick(picker) {
+ const end = new Date()
+ const start = new Date()
+ start.setTime(end.getTime() - 3600 * 1000 * 24 * 366 / 2)
+ picker.$emit('pick', [start, end])
+ }
+ }, {
+ text: '过去一年',
+ onClick(picker) {
+ const end = new Date()
+ const start = new Date()
+ start.setTime(end.getTime() - 3600 * 1000 * 24 * 365)
+ picker.$emit('pick', [start, end])
+ }
+ }]
+ },
upload3: upload3,
title1: '', // 履约保证金新增或编辑对话框
entryNameValue: '', // 查询条件_项目名称
@@ -410,8 +451,10 @@ export default {
} else {
this.customerName_check = 1
}
+ // llj新增
+ this.dateRange ? this.check1 = 1 : (this.check1 = 0, this.dateRange = '')
this.listLoading1 = true
- searchTableData1(this.PageCurrent, this.PageSize, this.entryNameValue, this.entryNameValue_check, this.startTime_check, this.endTime_check, this.startTime, this.endTime, this.customerName_check, this.customerName).then(response => {
+ searchTableData1(this.PageCurrent, this.PageSize, this.entryNameValue, this.entryNameValue_check, this.check1, this.check1, this.dateRange[0], this.dateRange[1], this.customerName_check, this.customerName).then(response => {
this.tableData2 = []
this.listLoading1 = false
const data = response.data
diff --git a/src/views/MarketingCenter/SafetyMargin/index.vue b/src/views/MarketingCenter/SafetyMargin/index.vue
index 74010c68..ff998d38 100644
--- a/src/views/MarketingCenter/SafetyMargin/index.vue
+++ b/src/views/MarketingCenter/SafetyMargin/index.vue
@@ -2,7 +2,6 @@
- 项目名称:
-
厂家名称:
-
-
-
新增
-
+
{{ scope.row.外协厂家名称 }}
diff --git a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
index 5d6d52f5..b637e299 100644
--- a/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
+++ b/src/views/Outsourcing/OutsourcingPaymentPlanManagement/index.vue
@@ -1,13 +1,12 @@
-
-
+
+
- 外协厂家:
- 查询
+ 查询
-
+
{{ scope.row.外协厂家名称 }}
@@ -45,13 +44,13 @@
@size-change="handleSizeChange"
@current-change="handleCurrentChange"/>
-
-
+
+
开票明细:
新增
-
+
{{ scope.row.发票号 }}
@@ -86,12 +85,12 @@
@current-change="handleCurrentChange2"/>
-
+
付款明细:
新增
-
+
{{ scope.row.付款金额 }}
diff --git a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
index d5329d35..5482254d 100644
--- a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
+++ b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
@@ -1,25 +1,11 @@
- 零件号:
-
- 查询
+
+ 查询
打回车间
-
-
+
+
{{ scope.row.项目名称 }}
@@ -40,36 +26,6 @@
{{ scope.row.批次数量 }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
{{ scope.row.外协工序 }}
@@ -83,7 +39,7 @@
查询
新增
-
+
{{ scope.row.表单号 }}
@@ -127,143 +83,43 @@
- {{ 零件图号[scope.$index] }}
+ {{ scope.row.零件图号 }}
- {{ 零件名称[scope.$index] }}
+ {{ scope.row.零件名称 }}
+
+
+
+
+ {{ scope.row.外协工序 }}
- {{ 批次数量[scope.$index] }}
+ {{ scope.row.批次数量 }}
-
-
-
-
-
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
- {{ (机加工开始时间[scope.$index]) }}
-
-
-
-
- {{ (机加工结束时间[scope.$index]) }}
+ {{ scope.row.机加工开始时间 }}
- 移出
+ 移出
-
-
-
-
-
- | GAOJING |
- 外协加工任务单 |
-
-
- | 任务单号: |
- {{ 任务单号 }} |
- 下达日期: |
- {{ 任务下达日期 }} |
- 外协厂家: |
- {{ 外协厂家 }} |
-
-
- | 外协员: |
- {{ 外协员 }} |
- 电话: |
- {{ 外协员电话 }} |
- 联系人: |
- {{ 联系人 }} |
- 电话: |
- {{ 联系人电话 }} |
-
-
- | 序号 |
- 零件图号 |
- 零件名称 |
- 数量 |
- 内容 |
-
-
- 外协价格 |
-
-
- 计划开始 |
- 计划结束 |
-
-
-
-
-
-
-
-
-
-
-
- 查询
-
-
-
-
- {{ scope.row.外协厂家名称 }}
-
-
-
-
- 提交
-
-
@@ -288,9 +144,6 @@
:label="item.label"
:value="item.value"/>
-
-
-
@@ -305,12 +158,9 @@
-
diff --git a/src/views/Outsourcing/PreorderAssociation/index.vue b/src/views/Outsourcing/PreorderAssociation/index.vue
index c77162c3..aa22e3de 100644
--- a/src/views/Outsourcing/PreorderAssociation/index.vue
+++ b/src/views/Outsourcing/PreorderAssociation/index.vue
@@ -22,17 +22,17 @@
查询
-
+
{{ scope.row.零件图号 }}
-
+
{{ scope.row.零件名称 }}
-
+
{{ scope.row.材料 }}
diff --git a/src/views/TechnologyCenter/PartDrawingMaintenance/index.vue b/src/views/TechnologyCenter/PartDrawingMaintenance/index.vue
index 10a0e1e4..d9b633be 100644
--- a/src/views/TechnologyCenter/PartDrawingMaintenance/index.vue
+++ b/src/views/TechnologyCenter/PartDrawingMaintenance/index.vue
@@ -1,116 +1,46 @@
- 项目名称
-
-
-
- 机床图号
-
-
-
- 组号
-
-
-
-
-
-
-
- 查询
-
- 图纸批量导入
-
+
+
+ 查询
+
+ 图纸导入
+
+
-
+
-
+
- {{ scope.row.机床图号 }}
+ {{ scope.row.name }}
-
+
- {{ scope.row.零件图号 }}
+ {{ scope.row.suffix }}
-
+
- {{ scope.row.零件名称 }}
+ {{ scope.row.上传时间 }}
-
-
- {{ scope.row.组号 }}
-
-
-
-
- {{ scope.row.材料 }}
-
-
-
-
- {{ scope.row.零件备注 }}
-
-
-
-
- {{ scope.row.零件类型名称 }}
-
-
-
-
- 已导入
- 未导入
-
-
-
+
-
-
-
- 点击上传
-
-
-
-
+