Commit a45d0d1a authored by chenzj's avatar chenzj

异常报告

parent ed76d891
...@@ -173,7 +173,7 @@ ...@@ -173,7 +173,7 @@
<u-form label-width="90px" :rules="rules"> <u-form label-width="90px" :rules="rules">
<u-form-item label="异常时间" prop="abnormalTime"> <u-form-item label="异常时间" prop="abnormalTime">
<!-- <u-input :border="true" v-model="ExceptionForms.abnormalTime"></u-input> --> <!-- <u-input :border="true" v-model="ExceptionForms.abnormalTime"></u-input> -->
<uni-datetime-picker type="date" :clear-icon="false" v-model="ExceptionForms.abnormalTime" /> <uni-datetime-picker type="date" :clear-icon="false" v-model="ExceptionForms.abnormalTime"/>
</u-form-item> </u-form-item>
<u-row> <u-row>
<u-col span="6"> <u-col span="6">
......
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