@@ -55,7 +55,7 @@
<div class='picker-box'>
<span class='picker-span'>任务开始日期:</span>
<el-date-picker
- style='width:222px'
+ style='width:190px'
v-model='reportdate'
value-format='yyyyMMdd'
type='daterange'
@@ -245,8 +245,8 @@ export default {
this.$refs.picLargeOpen.open(this.imgUrl)
},
startMethods() {
- this.tabFind()
- this.getList()
+ // this.tabFind()
+ // this.getList()
//下拉框查询
tabFind() {