Skip to content

Commit 7c7fb7e

Browse files
author
zhigang.li
committed
update
1 parent 42c153f commit 7c7fb7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/view/directive/directive.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<br/>
4545
&lt;/Input&gt;
4646
<pre class="code-con">
47-
inputValue = {
47+
clipOptions: {
4848
value: this.inputValue,
4949
success: (e) => {
5050
this.$Message.success('复制成功')

0 commit comments

Comments
 (0)