From aa96602939cc3ca503cd632deb7038289bd4e795 Mon Sep 17 00:00:00 2001
From: guoshilong <123456>
Date: Tue, 20 Sep 2022 17:51:20 +0800
Subject: [PATCH] dataType去除
---
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