即将修改网站-联系我们-混乱中

This commit is contained in:
qingyu 2025-06-23 13:49:36 +08:00
parent 3205a92d0f
commit b64c42f285

View File

@ -61,7 +61,7 @@ async function handleSearch() {
} }
try { try {
showLoading() showLoading()
await apis.updateWebData(id, { affirm: affirm }) await apis.webSite.updateWebData(id, { affirm: affirm })
message.success('保存成功') message.success('保存成功')
} catch (e) { } catch (e) {
message.error('保存失败,请重试') message.error('保存失败,请重试')