Skip to content

Commit f9f9100

Browse files
authored
[Fix][UI Next][V1.0.0-Beta] Fix the problem that there is no prompt for selecting users. (#9858)
* [Fix][UI Next][V1.0.0-Beta] Fix the problem that there is no prompt for selecting users. * [Fix][UI Next][V1.0.0-Beta] Change update user to edit user. * [Fix][UI Next][V1.0.0-Beta] Change update user to edit user.
1 parent fcb32e4 commit f9f9100

6 files changed

Lines changed: 274 additions & 337 deletions

File tree

dolphinscheduler-ui-next/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"devDependencies": {
3434
"@types/js-cookie": "^3.0.1",
35+
"@types/lodash": "^4.14.182",
3536
"@types/node": "^16.11.25",
3637
"@types/nprogress": "^0.2.0",
3738
"@types/qs": "^6.9.7",

0 commit comments

Comments
 (0)