|
|
@ -253,7 +253,7 @@ export default { |
|
|
this.currentBuNo = (buNo != null && buNo !== '') ? String(buNo) : (this.$store.state.user.buNo || '') |
|
|
this.currentBuNo = (buNo != null && buNo !== '') ? String(buNo) : (this.$store.state.user.buNo || '') |
|
|
this.resetData() |
|
|
this.resetData() |
|
|
this.getFileList() |
|
|
this.getFileList() |
|
|
//this.getStandardOperation(site) |
|
|
|
|
|
|
|
|
this.getStandardOperation(site) |
|
|
}, |
|
|
}, |
|
|
resetData () { |
|
|
resetData () { |
|
|
this.searchForm = { |
|
|
this.searchForm = { |
|
|
|