From 58aeaafc2e896444dbc9cab6f3efcad7befc83b0 Mon Sep 17 00:00:00 2001 From: lenovo <123> Date: Fri, 9 Sep 2022 17:41:36 +0800 Subject: [PATCH] 20220909-qian-add --- .../src/views/process/modules/ZyProcessActionForm.vue | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ant-design-vue-jeecg/src/views/process/modules/ZyProcessActionForm.vue b/ant-design-vue-jeecg/src/views/process/modules/ZyProcessActionForm.vue index bbebb7f2..1c38ddd5 100644 --- a/ant-design-vue-jeecg/src/views/process/modules/ZyProcessActionForm.vue +++ b/ant-design-vue-jeecg/src/views/process/modules/ZyProcessActionForm.vue @@ -47,6 +47,11 @@ /> + + + + + @@ -77,6 +82,7 @@ id:'', model:{ processId:'', + sortAction:'1' }, labelCol: { xs: { span: 24 },