This commit is contained in:
Chenx221 2023-10-06 19:41:17 +08:00
parent 5f81407694
commit 971a9a4e46

View File

@ -903,6 +903,7 @@ namespace AsmrManage
private void button14_Click(object sender, EventArgs e) //清空p1日志
{
textBox6.Text = string.Empty;
richTextBox2.Text = string.Empty;
}
private void textBox6_TextChanged(object sender, EventArgs e) //当keyword改变时