-
合同进度
+
项目进度
已完成进度:
diff --git a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
index d0b30233..0e01cc71 100644
--- a/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
+++ b/src/views/Outsourcing/OutsourcingTaskExecution/index.vue
@@ -329,12 +329,12 @@
计算价格
确定价格
成交
- 导出外协加工任务单
+ 导出外协加工任务单
-
+
| GAOJING |
@@ -717,7 +717,7 @@ export default {
}
this.总计 = this.加工价格合计 + this.材料价格合计 + this.其他价格合计 + this.运费
this.大写金额 = convertCurrency(this.总计)
- // cjn end
+ // RWD end
if (response.data.length === 0) {
this.loading = false
}
@@ -1016,7 +1016,7 @@ export default {
if (response.data.length === 0) {
this.loading = false
}
- // cjn end
+ // RWD end
if (response.data.length === 0) {
this.loading = false
}
@@ -1140,7 +1140,7 @@ export default {
}
this.总计 = this.加工价格合计 + this.材料价格合计 + this.其他价格合计 + this.运费
this.大写金额 = convertCurrency(this.总计)
- // cjn end
+ // RWD end
if (response.data.length === 0) {
this.loading = false
}
@@ -1533,7 +1533,7 @@ export default {
this.$message.warning('请选择订单')
}
},
- downLoadCjn(tableid) {
+ downLoadRWD(tableid) {
if (this.List3.length === 0) {
this.$message.warning('暂无数据')
} else {
diff --git a/src/views/PurchasingCenter/PurchaseContractRequestFund/index.vue b/src/views/PurchasingCenter/PurchaseContractRequestFund/index.vue
index fed3cf2e..600bc1e5 100644
--- a/src/views/PurchasingCenter/PurchaseContractRequestFund/index.vue
+++ b/src/views/PurchasingCenter/PurchaseContractRequestFund/index.vue
@@ -1,5 +1,68 @@
+
+ 时间段:
+
+ 查询
+
+
+
+
+
+
+ 已拖期
+ 未拖期
+
+
+
+
+ {{ scope.row.计划付款日期.split(' ')[0] }}
+
+
+
+
+ {{ scope.row.计划付款金额 }}
+
+
+
+
+ {{ scope.row.计划付款备注 }}
+
+
+
+
+ {{ scope.row.采购合同编号 }}
+
+
+
+
+ {{ scope.row.采购合同名称 }}
+
+
+
+
+ {{ scope.row.供应商名称 }}
+
+
+
+
+
合同号:
@@ -124,12 +187,60 @@
+