chore: adjust add info text
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
<el-button @click="handleCancer()" size="small">取消</el-button>
|
<el-button @click="handleCancer()" size="small">取消</el-button>
|
||||||
<testSendButton @customhandleSubmit="handleTest()" />
|
<testSendButton @customhandleSubmit="handleTest()" />
|
||||||
<el-button type="primary" size="small" @click="handleSubmit()">
|
<el-button type="primary" size="small" @click="handleSubmit()">
|
||||||
确定添加
|
确定
|
||||||
</el-button>
|
</el-button>
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<el-button @click="handleCancer()" size="small">取消</el-button>
|
<el-button @click="handleCancer()" size="small">取消</el-button>
|
||||||
<testSendButton @customhandleSubmit="handleTest()" />
|
<testSendButton @customhandleSubmit="handleTest()" />
|
||||||
<el-button type="primary" size="small" @click="handleSubmit()">
|
<el-button type="primary" size="small" @click="handleSubmit()">
|
||||||
确定编辑
|
确定
|
||||||
</el-button>
|
</el-button>
|
||||||
</span>
|
</span>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Reference in New Issue
Block a user