diff --git a/core/core-frontend/src/assets/svg/platform.svg b/core/core-frontend/src/assets/svg/platform.svg index 5ebbc21ab9..859d0f933b 100644 --- a/core/core-frontend/src/assets/svg/platform.svg +++ b/core/core-frontend/src/assets/svg/platform.svg @@ -1 +1,3 @@ - \ No newline at end of file + + + diff --git a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue index 0bafa5c43e..92768c6426 100644 --- a/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue +++ b/core/core-frontend/src/views/system/parameter/basic/BasicEdit.vue @@ -92,7 +92,7 @@ const reset = () => { } const showLoading = () => { - loadingInstance.value = ElLoading.service({ target: '.basic-info-drawer' }) + loadingInstance.value = ElLoading.service({ target: '.basic-param-drawer' }) } const closeLoading = () => { loadingInstance.value?.close() @@ -118,7 +118,7 @@ defineExpose({ @@ -178,8 +178,31 @@ defineExpose({ - + diff --git a/de-xpack b/de-xpack index face6a1c10..f1a3153c2e 160000 --- a/de-xpack +++ b/de-xpack @@ -1 +1 @@ -Subproject commit face6a1c104ea83e746a23a9a5419f7f22b78ff4 +Subproject commit f1a3153c2e3472e3a825cdf443bf7c070501daa7