File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
spring-ai-alibaba-nl2sql/spring-ai-alibaba-nl2sql-web-ui/src/views Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change 319
319
<div class =" modal-header" >
320
320
<h3 >计划人工复核</h3 >
321
321
</div >
322
+ <div class =" modal-body" >
322
323
<div class =" agent-response-block" style =" display : block !important ; width : 100% !important ;" >
323
324
<div class =" agent-response-title" >
324
325
<i class =" bi bi-diagram-3" ></i > 当前计划
325
326
</div >
326
327
<div class =" agent-response-content" v-html =" formatHumanReviewPlan(humanReviewPlan)" ></div >
327
328
</div >
329
+ </div >
328
330
<div class =" modal-footer" style =" display :flex ; gap :8px ;" >
329
331
<textarea v-model =" humanReviewSuggestion" placeholder =" 如不合理,请填写修改建议" style =" width :100% ; height :80px ;" ></textarea >
330
332
<button class =" btn" @click =" approvePlan" >通过</button >
You can’t perform that action at this time.
0 commit comments