|
@@ -1691,7 +1691,7 @@ export default {
|
|
this.isDetail = false
|
|
this.isDetail = false
|
|
this.myheight = document.documentElement.clientHeight - 280
|
|
this.myheight = document.documentElement.clientHeight - 280
|
|
},
|
|
},
|
|
- // 计划内容操作详情
|
|
|
|
|
|
+ // 计划内容操作详情
|
|
getList2() {
|
|
getList2() {
|
|
this.table2.listLoading = true
|
|
this.table2.listLoading = true
|
|
this.table2.getdataListParm.parammaps.date = this.table.getdataListParm.parammaps.mydate
|
|
this.table2.getdataListParm.parammaps.date = this.table.getdataListParm.parammaps.mydate
|
|
@@ -1761,7 +1761,7 @@ export default {
|
|
})
|
|
})
|
|
},
|
|
},
|
|
|
|
|
|
- // 计划内容栏舍详情
|
|
|
|
|
|
+ // 计划内容栏舍详 情
|
|
getList3() {
|
|
getList3() {
|
|
if(this.table3.getdataListParm.parammaps.lpplantype == 0){
|
|
if(this.table3.getdataListParm.parammaps.lpplantype == 0){
|
|
const url = 'new_api/user/gear'
|
|
const url = 'new_api/user/gear'
|