From 41580b1fbb6c7116b0058118baeed1bbc9cdbfb5 Mon Sep 17 00:00:00 2001 From: Mr.Shi <1878285526@qq.com> Date: 星期三, 16 八月 2023 18:30:38 +0800 Subject: [PATCH] h5一键报工 --- h5_standard/src/views/workOrder/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/h5_standard/src/views/workOrder/index.vue b/h5_standard/src/views/workOrder/index.vue index e228f38..2076a5b 100644 --- a/h5_standard/src/views/workOrder/index.vue +++ b/h5_standard/src/views/workOrder/index.vue @@ -150,7 +150,7 @@ num: '0' }, { - id: [2,3], + id: [2,3,7], name: '鐢熶骇涓�', num: '0' }, @@ -213,6 +213,7 @@ // 鍒囨崲鍒嗙被 const clickTag = (id: any): void => { + console.log() form.total = 0 form.statusList = id form.page = 0 -- Gitblit v1.9.3