绘制技术监督页面 联调承载能力评估
This commit is contained in:
@@ -125,6 +125,7 @@ onBeforeUnmount(() => {
|
||||
})
|
||||
getTheme().then(res => {
|
||||
getThemeList.value = res.data
|
||||
window.localStorage.setItem('getTheme', JSON.stringify(res.data))
|
||||
})
|
||||
const onSubmit = async (formEl: FormInstance | undefined) => {
|
||||
if (!formEl) return
|
||||
|
||||
Reference in New Issue
Block a user