chore: adjust add info text
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user