@@ -169,7 +169,6 @@ export default defineComponent({
}
)
if (res.code === 200) {
- showToast('保存成功')
postMessage({ api: 'back' })
} catch (error) {}