+
{{ scope.row.执行进度名 }}于{{ scope.row.节点日期 }}完成,计划于{{ scope.row.计划付款时间 }}进行收款,距离计划截止还剩{{ parseInt(scope.row.剩余天数) > 0 ? scope.row.剩余天数 : 0 }}天
+
+
{{ scope.row.执行进度名 }}阶段收款已完成
+
进度未完
已完成
未开始
@@ -279,7 +287,7 @@
:current-page="PageCurrent2"
:page-sizes="[10, 20, 30, 40]"
:page-size="10"
- :total="total2"
+ :total="PageSize2"
layout="total, sizes, prev, pager, next, jumper"
@size-change="handleSizeChange2"
@current-change="handleCurrentChange2"/>
@@ -1091,7 +1099,7 @@ export default {
})
this.$message.success('删除成功')
} else {
- this.$message.error('删除失败')
+ this.$message.error('数据占用')
}
})
})
@@ -1146,7 +1154,7 @@ export default {
this.$message.success('删除成功')
this.tableData2 = []
} else {
- this.$message.error('删除失败')
+ this.$message.error('数据占用')
}
})
})
diff --git a/src/views/MarketingCenter/ContractInformationManagement/index.vue b/src/views/MarketingCenter/ContractInformationManagement/index.vue
index a7cf28db..43515ddb 100644
--- a/src/views/MarketingCenter/ContractInformationManagement/index.vue
+++ b/src/views/MarketingCenter/ContractInformationManagement/index.vue
@@ -27,7 +27,7 @@
size="small"
type="date"
placeholder="请选择结束日期"/>
-
查询
+
查询
增加
@@ -148,7 +148,7 @@
{{ scope.row.电话 }}
-
+
{{ scope.row.合同信息备注 }}
@@ -507,7 +507,7 @@
- 查询
+ 查询
@@ -533,7 +533,7 @@
{
this.$message({
@@ -928,7 +928,7 @@ export default {
this.$message.sucess('删除成功')
this.getSelect(searchCargoBox, ['货箱号', '货箱号编号'], 'cargoBox', this.invoiceNum)
} else {
- this.$message.error('删除失败')
+ this.$message.error('数据占用')
}
})
})
@@ -1107,7 +1107,7 @@ export default {
}
})
if (data[0].result === '0') {
- this.$message.error('删除失败了。')
+ this.$message.error('数据占用')
}
},
handlePictureCardPreview(file) {
diff --git a/src/views/MarketingCenter/InvoiceRecord/index.vue b/src/views/MarketingCenter/InvoiceRecord/index.vue
index bc984c2d..f0b6a296 100644
--- a/src/views/MarketingCenter/InvoiceRecord/index.vue
+++ b/src/views/MarketingCenter/InvoiceRecord/index.vue
@@ -28,7 +28,7 @@
size="small"
type="date"
placeholder="请选择结束日期"/>
- 查询
+ 查询
@@ -286,7 +286,7 @@
- 查询
+ 查询
@@ -491,7 +491,7 @@ export default {
this.fetchTableData1()
this.fetchTableData2(row)
} else {
- this.$message.error('修改失败')
+ this.$message.error('数据占用')
}
})
},
@@ -596,7 +596,7 @@ export default {
this.tableData2 = data
})
} else {
- this.$message.error('增加失败')
+ this.$message.error('数据占用')
}
})
},
@@ -630,7 +630,7 @@ export default {
this.tableData2 = data
})
} else {
- this.$message.error('修改失败')
+ this.$message.error('数据占用')
}
})
},
diff --git a/src/views/MarketingCenter/PerformanceBond/index.vue b/src/views/MarketingCenter/PerformanceBond/index.vue
new file mode 100644
index 00000000..c751dfe1
--- /dev/null
+++ b/src/views/MarketingCenter/PerformanceBond/index.vue
@@ -0,0 +1,572 @@
+
+
+
+ 项目名称:
+
+
+
+ 开始日期:
+
+ 结束日期:
+
+ 查询
+
+
+
+
+
+
+ {{ scope.row.合同编号 }}
+
+
+
+
+ {{ scope.row.项目名称 }}
+
+
+
+
+ {{ scope.row.执行进度名 }}
+
+
+
+
+ {{ scope.row.合同签订日期 }}
+
+
+
+
+ {{ scope.row.姓名 }}
+
+
+
+
+ {{ scope.row.客户名称 }}
+
+
+
+
+ {{ scope.row.姓名 }}
+
+
+
+
+ {{ scope.row.电话 }}
+
+
+
+
+ {{ scope.row.合同信息备注 }}
+
+
+
+
+ 履约保证金
+ 履约保函
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.履约保证金金额 }}
+
+
+
+
+ {{ scope.row.保证金类型 }}
+
+
+
+
+ {{ scope.row.执行进度名 }}
+
+
+
+
+ 后{{ scope.row.提前X天提醒我 }}天内收回
+
+
+
+
+ 已收回
+ 未收回
+
+
+
+
+ {{ scope.row.实际收回日期 === '' || scope.row.实际收回日期 === null ? scope.row.实际收回日期 = '暂未收回' : scope.row.实际收回日期 }}
+
+
+
+
+
+
+
{{ scope.row.执行进度名 }} 未完成
+
+
+
{{ scope.row.执行进度名 }}于{{ scope.row.节点日期 }}完成,计划于{{ scope.row.计划收款日期 }}进行收款,距离计划截止还剩{{ parseInt(scope.row.剩余天数) > 0 ? scope.row.剩余天数 : 0 }}天
+
+
+
已于{{ scope.row.实际收回日期 }}收回
+
+ 即将拖期
+ 已经拖期
+ 无计划
+ 已完成
+ 进度未完
+
+
+
+
+
+ 收回
+ 编辑
+ 删除
+
+
+
+
+
+ 履约保函
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/MarketingCenter/SafetyMargin/index.vue b/src/views/MarketingCenter/SafetyMargin/index.vue
index 81455555..d505f397 100644
--- a/src/views/MarketingCenter/SafetyMargin/index.vue
+++ b/src/views/MarketingCenter/SafetyMargin/index.vue
@@ -12,7 +12,7 @@
:label="item.label"
:value="item.value"/>
- 查询
+ 查询
增加
预警颜色说明:
未到时间
diff --git a/src/views/PurchasingCenter/FundApproval2/index.vue b/src/views/PurchasingCenter/FundApproval2/index.vue
index 18e45acc..70f64b13 100644
--- a/src/views/PurchasingCenter/FundApproval2/index.vue
+++ b/src/views/PurchasingCenter/FundApproval2/index.vue
@@ -54,7 +54,7 @@
-
+
{{ scope.row.供应商名称 }}
@@ -64,12 +64,12 @@
{{ scope.row.请款时间 }}
-
+
{{ scope.row.姓名 }}
-
+
{{ scope.row.请款金额 }}
@@ -164,7 +164,7 @@ export default {
this.searchTable1()
},
searchTable2() {
- initApprovalOffline(this.pageCurrent2, this.pageSize2, 2).then(response => {
+ initApprovalOffline(this.pageCurrent2, this.pageSize2, 1).then(response => {
console.log(response.data.rows)
this.tableData2 = response.data.rows
this.total2 = response.data.total
@@ -227,7 +227,7 @@ export default {
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
- execApprovalOffline(row.离线合同请款流水号, 1, '通过', this.id, 2).then(response => {
+ execApprovalOffline(row.离线合同请款流水号, 1, '通过', this.id, 1).then(response => {
if (response.data[0].result === '1') {
this.$message.success('执行成功')
this.searchTable2()
@@ -245,7 +245,7 @@ export default {
confirmButtonText: '确定',
cancelButtonText: '取消'
}).then(({ value }) => {
- execApprovalOffline(row.离线合同请款流水号, 2, value, this.id, 2).then(response => {
+ execApprovalOffline(row.离线合同请款流水号, 2, value, this.id, 1).then(response => {
if (response.data[0].result === '1') {
this.$message.success('执行成功')
this.searchTable2()
diff --git a/src/views/PurchasingCenter/FundApproval3/index.vue b/src/views/PurchasingCenter/FundApproval3/index.vue
index e309a3cf..68c7738f 100644
--- a/src/views/PurchasingCenter/FundApproval3/index.vue
+++ b/src/views/PurchasingCenter/FundApproval3/index.vue
@@ -54,7 +54,7 @@
-
+
{{ scope.row.供应商名称 }}
@@ -64,12 +64,12 @@
{{ scope.row.请款时间 }}
-
+
{{ scope.row.姓名 }}
-
+
{{ scope.row.请款金额 }}
@@ -163,7 +163,7 @@ export default {
this.searchTable1()
},
searchTable2() {
- initApprovalOffline(this.pageCurrent2, this.pageSize2, 3).then(response => {
+ initApprovalOffline(this.pageCurrent2, this.pageSize2, 2).then(response => {
console.log(response.data.rows)
this.tableData2 = response.data.rows
this.total2 = response.data.total
@@ -227,7 +227,7 @@ export default {
cancelButtonText: '取消',
type: 'warning'
}).then(() => {
- execApprovalOffline(row.离线合同请款流水号, 1, '通过', this.id, 3).then(response => {
+ execApprovalOffline(row.离线合同请款流水号, 1, '通过', this.id, 2).then(response => {
if (response.data[0].result === '1') {
this.$message.success('执行成功')
this.searchTable2()
@@ -245,7 +245,7 @@ export default {
confirmButtonText: '确定',
cancelButtonText: '取消'
}).then(({ value }) => {
- execApprovalOffline(row.离线合同请款流水号, 2, value, this.id, 3).then(response => {
+ execApprovalOffline(row.离线合同请款流水号, 2, value, this.id, 2).then(response => {
if (response.data[0].result === '1') {
this.$message.success('执行成功')
this.searchTable2()
diff --git a/src/views/PurchasingCenter/OfflineContract/index.vue b/src/views/PurchasingCenter/OfflineContract/index.vue
index 676eb163..466c47fd 100644
--- a/src/views/PurchasingCenter/OfflineContract/index.vue
+++ b/src/views/PurchasingCenter/OfflineContract/index.vue
@@ -1,148 +1,148 @@
- 物料名称:
-
- 库存状态:
-
-
-
- 采购状态:
-
-
-
- 查询
-
-
-
-
-
-
-
- 不足
- 充足
-
-
-
-
- {{ scope.row.物料名称 }}
-
-
-
-
- {{ scope.row.物料型号 }}
-
-
-
-
- {{ scope.row.物料规格 }}
-
-
-
-
- {{ scope.row.供货商 }}
-
-
-
-
- {{ scope.row.当前库存量 }}
-
-
-
-
-
-
- 取消
+
+ 物料名称:
+
+ 库存状态:
+
+
+
+ 采购状态:
+
+
+
+ 查询
+ {{ showMaterialTable ? '收起' : '展开' }}
+
+
+
+
+
+
+ 不足
+ 充足
- {{ scope.row.安全库存量 }}
-
-
-
-
- 确定
- 设置
-
-
-
-
-
+
+
+
+ {{ scope.row.物料名称 }}
+
+
+
+
+ {{ scope.row.物料型号 }}
+
+
+
+
+ {{ scope.row.物料规格 }}
+
+
+
+
+ {{ scope.row.供货商 }}
+
+
+
+
+ {{ scope.row.当前库存量 }}
+
+
+
+
+
+
+ 取消
+
+ {{ scope.row.安全库存量 }}
+
+
+
+
+ 确定
+ 设置
+
+
+
+
+
+
- 离线合同号:
-
- 供应商:
-
- 查询
- 创建离线合同
- 选入物料
-
-
-
-
+
+ 离线合同号:
+
+ 供应商:
+
+ 查询
+ 创建离线合同
+ 选入物料
+
+
- 编辑中
- 采购中
- 已到货
- 已作废
+ 编辑中
+ 已采购
+ 已作废
-
+
{{ scope.row.离线合同编号 }}
-
+
{{ scope.row.离线合同名称 }}
@@ -157,41 +157,26 @@
{{ scope.row.采购员 }}
+
+
+ {{ scope.row.创建日期.split(' ')[0] }}
+
+
{{ scope.row.规定到货时间.split(' ')[0] }}
-
+
- {{ scope.row.付款方式内容 }}
+ {{ scope.row.离线合同备注 }}
-
+
- {{ scope.row.第一次付款时间节点 }}
-
-
-
-
- {{ scope.row.第二次付款时间节点 }}
-
-
-
-
- {{ scope.row.第三次付款时间节点 }}
-
-
-
-
- {{ scope.row.第四次付款时间节点 }}
-
-
-
-
- 编辑
- 作废
- 导出
+
+
+
@@ -205,6 +190,7 @@
layout="total, sizes, prev, pager, next, jumper"
@size-change="handleSizeChange2"
@current-change="handleCurrentChange2"/>
+ 生成离线合同
@@ -247,6 +233,11 @@
{{ parseFloat(scope.row.单价||0) * parseInt(scope.row.数量||0) }}
+
+
+ {{ scope.row.到货数量 }}
+
+
移除
@@ -255,26 +246,6 @@
-
-
-
-
- {{ scope.row.合同模板名称 }}
-
-
-
-
- 生成离线合同
-
-
@@ -386,8 +357,8 @@
-
-
+
+
@@ -422,67 +393,8 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
@@ -506,14 +418,15 @@