Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sdream-ai-fe
Overview
Overview
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
侯明涛
sdream-ai-fe
Commits
2b1c2a28
Commit
2b1c2a28
authored
Jan 26, 2026
by
weiyudumei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 将所有策略场景的busiType从03统一改为02
parent
1167cf39
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/pages/ChatTactics/TacticsChat.tsx
+4
-4
No files found.
src/pages/ChatTactics/TacticsChat.tsx
View file @
2b1c2a28
...
@@ -828,7 +828,7 @@ export const TacticsChat: React.FC = () => {
...
@@ -828,7 +828,7 @@ export const TacticsChat: React.FC = () => {
}
}
else
{
else
{
await
handleSubmitQuestion
(
undefined
,
undefined
,
undefined
,
{
await
handleSubmitQuestion
(
undefined
,
undefined
,
undefined
,
{
busiType
:
'0
3
'
,
busiType
:
'0
2
'
,
recordType
:
'A01'
,
recordType
:
'A01'
,
includeQuestion
:
false
,
includeQuestion
:
false
,
includeTacticsMeta
:
true
,
includeTacticsMeta
:
true
,
...
@@ -973,7 +973,7 @@ export const TacticsChat: React.FC = () => {
...
@@ -973,7 +973,7 @@ export const TacticsChat: React.FC = () => {
undefined
,
undefined
,
undefined
,
undefined
,
{
{
busiType
:
'0
3
'
,
busiType
:
'0
2
'
,
recordType
:
'A01'
,
recordType
:
'A01'
,
includeQuestion
:
false
,
includeQuestion
:
false
,
includeTacticsMeta
:
true
,
includeTacticsMeta
:
true
,
...
@@ -1101,7 +1101,7 @@ export const TacticsChat: React.FC = () => {
...
@@ -1101,7 +1101,7 @@ export const TacticsChat: React.FC = () => {
productCode
,
productCode
,
undefined
,
undefined
,
{
{
busiType
:
'0
3
'
,
busiType
:
'0
2
'
,
recordType
:
'A01'
,
recordType
:
'A01'
,
includeQuestion
:
true
,
includeQuestion
:
true
,
includeTacticsMeta
:
true
,
includeTacticsMeta
:
true
,
...
@@ -1303,7 +1303,7 @@ export const TacticsChat: React.FC = () => {
...
@@ -1303,7 +1303,7 @@ export const TacticsChat: React.FC = () => {
undefined
,
undefined
,
undefined
,
undefined
,
{
{
busiType
:
'0
3
'
,
busiType
:
'0
2
'
,
recordType
:
'A01'
,
recordType
:
'A01'
,
includeQuestion
:
true
,
includeQuestion
:
true
,
includeTacticsMeta
:
true
,
includeTacticsMeta
:
true
,
...
...
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