Commit 6776616c authored by 王飞龙's avatar 王飞龙

bug修改

parent 3bd11dac
...@@ -2,8 +2,8 @@ ...@@ -2,8 +2,8 @@
<el-tooltip :content="text" placement="top-start" :disabled="tipDisabled"> <el-tooltip :content="text" placement="top-start" :disabled="tipDisabled">
<el-input <el-input
v-model="text" v-model="text"
readonly="true" readonly
disabled="true" disabled
:style="{width: width}" :style="{width: width}"
@mouseover.native="inputOnMouseOver($event)" @mouseover.native="inputOnMouseOver($event)"
/> />
......
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