删除Warning
This commit is contained in:
parent
0a8e6319a4
commit
d58ee2936c
@ -65,14 +65,6 @@ def update_info(n, target_value):
|
|||||||
colSpan=4,
|
colSpan=4,
|
||||||
style=table_style_l)
|
style=table_style_l)
|
||||||
]),
|
]),
|
||||||
html.Tr([
|
|
||||||
html.Td(f"Warning:",
|
|
||||||
colSpan=1,
|
|
||||||
style=table_style_c),
|
|
||||||
html.Td("1.Check Reply",
|
|
||||||
colSpan=7,
|
|
||||||
style=table_style_l)
|
|
||||||
]),
|
|
||||||
html.Tr([
|
html.Tr([
|
||||||
html.Td(f"Target: {target if target else '[未设置]'}",
|
html.Td(f"Target: {target if target else '[未设置]'}",
|
||||||
colSpan=4,
|
colSpan=4,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user