From 3c2a2e3351fb9d892ff635b7512db2baf2b8eb95 Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Tue, 20 Sep 2022 18:05:31 +0800
Subject: [PATCH] 代码优化

---
 src/const/taskinfo/taskinfo.js |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/const/taskinfo/taskinfo.js b/src/const/taskinfo/taskinfo.js
index 460ed5a..eab9e21 100644
--- a/src/const/taskinfo/taskinfo.js
+++ b/src/const/taskinfo/taskinfo.js
@@ -76,7 +76,6 @@
       type: "select",
       span: 24,
       dicUrl: "/api/blade-user/user-list",
-      dataType: "number",
       props: {
         label: "name",
         value: "id"

--
Gitblit v1.9.3