Commit 62a2c27d authored by xiao-hesheng's avatar xiao-hesheng
Browse files

新增科室

parent a5382a9e
......@@ -52,9 +52,9 @@ def enable_branch():
branch_id=enable_branch()
delByBranchId().Delete_branch_by_id(branch_id)#删除院区
#删除后再次新建一个院区
pro_path=commonFuc().get_pro_path()
sys.path.append(pro_path+r'\\air_case\\a2_herp3_bs\\a4_院区新增.air')
using(pro_path+r'\\air_case\\a2_herp3_bs\\a4_院区新增.air')
# pro_path=commonFuc().get_pro_path()
# sys.path.append(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
# id2,name=branch_add()
# info=(id2,name)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment