Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
0
01SaaS-test
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴珊婧
01SaaS-test
Commits
2f4c7735
Commit
2f4c7735
authored
Jul 07, 2026
by
lujuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
优化智能接单手工录单发单逻辑
parent
1f145601
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
wanzhanggui_order_page.py
e2e/pages/wanzhanggui_order_page.py
+0
-1
No files found.
e2e/pages/wanzhanggui_order_page.py
View file @
2f4c7735
...
...
@@ -4264,7 +4264,6 @@ class WanzhangguiOrderPage(TenantAuthPage):
)
def
fill_manual_order_base_form
(
self
,
frame
:
Frame
,
order
:
ManualOrderData
)
->
None
:
self
.
fill_ai_order_content
(
frame
,
order
.
ai_text
)
self
.
fill_input_by_placeholder
(
frame
,
"请输入订单"
,
order
.
source_order_no
,
index_from_end
=
False
)
self
.
fill_input_by_placeholder
(
frame
,
"请输入角色名"
,
order
.
role_name
)
self
.
fill_input_by_placeholder
(
frame
,
"请输入游戏号"
,
order
.
game_account
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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