@ -607,7 +607,7 @@ export default {
const queryData = {
userName: this.$store.state.user.name,
site: this.site || this.$store.state.user.site,
buNo: this.buNo,
buNo: '',
page: 1,
limit: 500
}
@ -709,6 +709,7 @@ export default {
creatorName: '',
createStartDate: '',
createEndDate: '',
projectLeader: this.$store.state.user.userDisplay,
limit: 20
},