diff --git a/src/views/material/back/component/dialogFormByCq.vue b/src/views/material/back/component/dialogFormByCq.vue index 85290e63..c5303ad3 100644 --- a/src/views/material/back/component/dialogFormByCq.vue +++ b/src/views/material/back/component/dialogFormByCq.vue @@ -87,9 +87,21 @@ -->
@@ -132,9 +144,20 @@
@@ -197,7 +220,8 @@ export default { tableData: [], tableSubData: [], open: false, - title: "" + title: "", + directAuditSignUrl: '', }; }, methods: { @@ -209,6 +233,8 @@ export default { getBackApplyInfo(this.rowObj.id).then(res => { console.log(res) this.tableData = res.data.backApplyDetailsList + this.directAuditSignUrl = res.data.backApplyInfo.directAuditSignUrl + console.log('222222222',this.directAuditSignUrl) }) }, // 取消按钮 diff --git a/src/views/material/cost/component/applyDetail.vue b/src/views/material/cost/component/applyDetail.vue index aae19545..d3d647d1 100644 --- a/src/views/material/cost/component/applyDetail.vue +++ b/src/views/material/cost/component/applyDetail.vue @@ -51,13 +51,29 @@ - - + + + + + + - - + + + + + + @@ -76,9 +92,17 @@ - + + + - + + +
@@ -96,9 +120,17 @@ - + + + - + + +
@@ -116,8 +148,16 @@ - - + + + + + +
diff --git a/src/views/material/lease/apply/component/homeApply.vue b/src/views/material/lease/apply/component/homeApply.vue index ca611a89..28490829 100644 --- a/src/views/material/lease/apply/component/homeApply.vue +++ b/src/views/material/lease/apply/component/homeApply.vue @@ -247,8 +247,8 @@
-
审核:
-
+
审核:
+