Commit 5e660407 by liangjianmin

禁止

parent 0f2fd4f4
Showing with 1 additions and 1 deletions
...@@ -195,7 +195,7 @@ ...@@ -195,7 +195,7 @@
</ul> </ul>
<el-form> <el-form>
<el-form-item label=""> <el-form-item label="">
<el-date-picker class="p-date" v-model="date" type="daterange" range-separator="至" <el-date-picker disabled="true" class="p-date" v-model="date" type="daterange" range-separator="至"
start-placeholder="开始日期" end-placeholder="结束日期"></el-date-picker> start-placeholder="开始日期" end-placeholder="结束日期"></el-date-picker>
</el-form-item> </el-form-item>
</el-form> </el-form>
......
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 sign in to comment