MCPcopy
hub / github.com/HisMax/RedInk / closeTextModal

Function closeTextModal

frontend/src/composables/useProviderForm.ts:245–248  ·  view source on GitHub ↗

* 关闭文本服务商弹窗

()

Source from the content-addressed store, hash-verified

243 * 关闭文本服务商弹窗
244 */
245 function closeTextModal() {
246 showTextModal.value = false
247 editingTextProvider.value = null
248 }
249
250 /**
251 * 保存文本服务商

Callers 1

saveTextProviderFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected