chore: adjust add info text

This commit is contained in:
engigu
2025-08-06 17:16:36 +08:00
parent 92b017f524
commit f3bfe34875
2 changed files with 2 additions and 2 deletions
@@ -22,7 +22,7 @@
<el-button @click="handleCancer()" size="small">取消</el-button>
<testSendButton @customhandleSubmit="handleTest()" />
<el-button type="primary" size="small" @click="handleSubmit()">
确定添加
确定
</el-button>
</span>
</template>
@@ -21,7 +21,7 @@
<el-button @click="handleCancer()" size="small">取消</el-button>
<testSendButton @customhandleSubmit="handleTest()" />
<el-button type="primary" size="small" @click="handleSubmit()">
确定编辑
确定
</el-button>
</span>
</template>