From 9a819fa35464df79a1a8a56e132b3463fac520a7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期日, 07 四月 2024 18:59:08 +0800
Subject: [PATCH] mrshi
---
company/src/components/enterprise/confirmJobType.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/company/src/components/enterprise/confirmJobType.vue b/company/src/components/enterprise/confirmJobType.vue
index f0f79ce..09b1325 100644
--- a/company/src/components/enterprise/confirmJobType.vue
+++ b/company/src/components/enterprise/confirmJobType.vue
@@ -65,7 +65,7 @@
getFindListByDTO () {
findListByDTO({
solutionId: this.form.solutionId,
- dataType: 0
+ // dataType: 0
}).then(res => {
this.dispatching = res
})
--
Gitblit v1.9.3