Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
098dc53b
Commit
098dc53b
authored
Nov 05, 2024
by
xiao-hesheng
Browse files
流程二脚本提交
parent
96b46834
Changes
22
Hide whitespace changes
Inline
Side-by-side
main1/main_text.py
View file @
098dc53b
...
...
@@ -320,11 +320,12 @@ def main_text():
else
:
for
i
in
branch_id_list
:
button_clicked
(
i
)
messagebox
.
showinfo
(
"提示信息"
,
"数据删除完毕"
)
def
button_clicked
(
branch_id
):
result
=
confirm
()
if
result
==
True
:
result1
=
confirm1
()
if
result1
==
True
:
#
result = confirm()
#
if result == True:
#
result1 = confirm1()
#
if result1 == True:
print
(
branch_id
)
delData
().
Delete_goods_change_info
()
delData
().
Delete_probeInfo_other
(
3
,
branch_id
)
...
...
@@ -433,7 +434,7 @@ def main_text():
column
=
2
)
Button
(
root
,
text
=
'删除5天前
\n
产品数据'
,
anchor
=
'center'
,
width
=
8
,
height
=
3
,
command
=
del_goods_info
).
grid
(
row
=
6
,
column
=
4
)
Button
(
root
,
text
=
'一键删除其他
\n
院区数据'
,
anchor
=
'center'
,
width
=
8
,
height
=
3
,
command
=
del_other_branch_info
).
grid
(
row
=
6
,
Button
(
root
,
text
=
'一键删除
\n
其他
\n
院区数据'
,
anchor
=
'center'
,
width
=
8
,
height
=
3
,
command
=
del_other_branch_info
).
grid
(
row
=
6
,
column
=
6
)
Button
(
root
,
text
=
'退 出'
,
anchor
=
'center'
,
width
=
8
,
height
=
2
,
command
=
exit
).
grid
(
row
=
5
,
column
=
10
)
...
...
report/summary.html
View file @
098dc53b
...
...
@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr
width=
"600"
>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0分
9
秒
</td>
<td
class=
'details-col-elapsed'
>
0分
2
秒
</td>
<td
class=
"details-col-elapsed"
>
100.0%
</td>
</tr>
</table>
...
...
@@ -93,9 +93,9 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/r_b
8库房管理_库区设置_同步库房信息
/log.html'
target=
'_blank'
>
r_b
8库房管理_库区设置_同步库房信息
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/r_b
6科室管理_科室人员查询_按科室查询人员_设置科室负责人
/log.html'
target=
'_blank'
>
r_b
6科室管理_科室人员查询_按科室查询人员_设置科室负责人
</a></td>
<td
class=
"success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
8.989
</td>
<td
class=
"details-col-elapsed"
>
2.105
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
Prev
1
2
Next
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment