Browse Source

2026-03-31

优化
master
fengyuan_yang 2 weeks ago
parent
commit
744e8092a7
  1. 2
      src/views/modules/qc/sopFileUpload.vue

2
src/views/modules/qc/sopFileUpload.vue

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

Loading…
Cancel
Save