diff --git a/src/views/leger/toolinventoryrecordDetail.vue b/src/views/leger/toolinventoryrecordDetail.vue index f63c323..22e5151 100644 --- a/src/views/leger/toolinventoryrecordDetail.vue +++ b/src/views/leger/toolinventoryrecordDetail.vue @@ -33,10 +33,8 @@
@@ -139,6 +137,7 @@ :visible.sync="resultVisible"> @@ -336,8 +335,10 @@ export default { }, ] }, + task_form: {}, task_data: [], optionTask: { + addBtn: false, delBtn: false, editBtn: false, align: 'center', diff --git a/src/views/smart/operationticket.vue b/src/views/smart/operationticket.vue index 6d0be57..ef03cd1 100644 --- a/src/views/smart/operationticket.vue +++ b/src/views/smart/operationticket.vue @@ -93,6 +93,7 @@ import {getList, getDetail, add, update, remove, closeticket} from "@/api/smart/ return { form: {}, updateid:0, + search:{}, query: {}, loading: true, closeTicketBox: false, @@ -700,7 +701,7 @@ import {getList, getDetail, add, update, remove, closeticket} from "@/api/smart/ cancelButtonText: "取消", type: "warning" }).then(() => { - expUtil.excelExport(`/api/smart/operationticket/export?daf-auth=${getToken()}`, this.search); + expUtil.excelExportEasy(`/api/smart/operationticket/export?daf-auth=${getToken()}`, this.search); }); }, } diff --git a/src/views/smart/operationticketDetail.vue b/src/views/smart/operationticketDetail.vue index f86478a..8327a9c 100644 --- a/src/views/smart/operationticketDetail.vue +++ b/src/views/smart/operationticketDetail.vue @@ -50,16 +50,16 @@
+ + 取消 确定 - - 取消 今日任务

-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
-
-
-
一致性 Consistency
+
+
☆巡检任务:{{item.taskName}}