Commit a4285b5c authored by 周远喜's avatar 周远喜

ok

parent e3457066
......@@ -2,7 +2,7 @@
<template>
<div class="input-code">
<Input v-model="codeValue" clearable required>
<Button slot="append" @click="codeClick">生成编号</Button>
<Button slot="append" @click="codeClick">自动生成</Button>
</Input>
</div>
</template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment