Commit 7bf1f08f authored by zhangrui123's avatar zhangrui123

xiaowei

parent 951085e0
......@@ -88,7 +88,7 @@
<van-field
v-model="description"
rows="2"
autosize
:autosize = "{ maxHeight: 100, minHeight: 50 }"
label="报修问题"
type="textarea"
maxlength="150"
......@@ -222,7 +222,8 @@ export default {
this.phone = ''
this.dueDate = ''
this.dueTime = ''
}
},
}
}
</script>
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