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
62a2c27d
Commit
62a2c27d
authored
Oct 19, 2023
by
xiao-hesheng
Browse files
新增科室
parent
a5382a9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
air_case/a2_herp3_bs/a7_启用院区.air/a7_启用院区.py
View file @
62a2c27d
...
@@ -52,9 +52,9 @@ def enable_branch():
...
@@ -52,9 +52,9 @@ def enable_branch():
branch_id
=
enable_branch
()
branch_id
=
enable_branch
()
delByBranchId
().
Delete_branch_by_id
(
branch_id
)
#删除院区
delByBranchId
().
Delete_branch_by_id
(
branch_id
)
#删除院区
#删除后再次新建一个院区
#删除后再次新建一个院区
pro_path
=
commonFuc
().
get_pro_path
()
#
pro_path=commonFuc().get_pro_path()
sys
.
path
.
append
(
pro_path
+
r
'\\air_case\\a2_herp3_bs\\a4_院区新增.air'
)
#
sys.path.append(pro_path+r'\\air_case\\a2_herp3_bs\\a4_院区新增.air')
using
(
pro_path
+
r
'\\air_case\\a2_herp3_bs\\a4_院区新增.air'
)
#
using(pro_path+r'\\air_case\\a2_herp3_bs\\a4_院区新增.air')
# from a4_院区新增 import branch_add
# from a4_院区新增 import branch_add
# id2,name=branch_add()
# id2,name=branch_add()
# info=(id2,name)
# info=(id2,name)
...
...
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