|
@@ -368,7 +368,7 @@ const rowSelection = {
|
|
};
|
|
};
|
|
|
|
|
|
async function downloadTpl() {
|
|
async function downloadTpl() {
|
|
- downloadFileURL("/api/ess/org/template");
|
|
|
|
|
|
+ downloadFileURL("/api/ess/user/template");
|
|
}
|
|
}
|
|
|
|
|
|
function handleUserPrivilege(userId: number) {
|
|
function handleUserPrivilege(userId: number) {
|