+ userUI: import md5.js in batch create page.

This commit is contained in:
liugang
2023-11-25 17:26:18 +08:00
parent 8f511fec56
commit 0e958bace2
+1
View File
@@ -12,6 +12,7 @@ namespace zin;
jsVar('roleGroup', $roleGroup);
jsVar('passwordStrengthList', $lang->user->passwordStrengthList);
h::jsCall('$.getLib', 'md5.js', array('root' => $this->app->getWebRoot() . 'js/'));
formBatchPanel
(