【修改】修改dataId为reportId
This commit is contained in:
@@ -483,7 +483,7 @@ export default {
|
|||||||
// this.labelList();
|
// this.labelList();
|
||||||
this.reset();
|
this.reset();
|
||||||
this.reportDateList();
|
this.reportDateList();
|
||||||
this.sysUserList();
|
|
||||||
},
|
},
|
||||||
getHalfCheckedNode(node,data){
|
getHalfCheckedNode(node,data){
|
||||||
this.checkedKeys=data.checkedKeys
|
this.checkedKeys=data.checkedKeys
|
||||||
|
|||||||
@@ -66,7 +66,7 @@ export default {
|
|||||||
},
|
},
|
||||||
|
|
||||||
mounted() {
|
mounted() {
|
||||||
this.sysUserList()
|
// this.sysUserList()
|
||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
isTreeOk(checkedList){
|
isTreeOk(checkedList){
|
||||||
|
|||||||
Reference in New Issue
Block a user