Commit 7bf1f08f authored by zhangrui123's avatar zhangrui123

xiaowei

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