update:获取"设备管理"数据时添加loading状态,修改“添加智能体”的错误字眼

This commit is contained in:
CGD
2025-04-21 16:24:53 +08:00
parent 66c71fe3b7
commit bc7dcf791d
2 changed files with 6 additions and 2 deletions
@@ -11,7 +11,7 @@
<div style="height: 1px;background: #e8f0ff;" />
<div style="margin: 22px 15px;">
<div style="font-weight: 400;font-size: 14px;text-align: left;color: #3d4566;">
<div style="color: red;display: inline-block;">*</div> 体名称
<div style="color: red;display: inline-block;">*</div> 体名称
</div>
<div class="input-46" style="margin-top: 12px;">
<el-input ref="inputRef" placeholder="请输入智能体名称.." v-model="wisdomBodyName" @keyup.enter.native="confirm" />