diff --git a/src/views/modules/dm/DMFAIResultEntry.vue b/src/views/modules/dm/DMFAIResultEntry.vue index 5b980ab..66165a4 100644 --- a/src/views/modules/dm/DMFAIResultEntry.vue +++ b/src/views/modules/dm/DMFAIResultEntry.vue @@ -1596,7 +1596,7 @@ fixed: '', columnWidth: 150, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2SamplingLevelDesc', @@ -1631,7 +1631,7 @@ status: true, fixed: '', columnWidth: 120, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, @@ -1686,7 +1686,7 @@ fixed: '', columnWidth: 120, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2Aql', @@ -1739,7 +1739,7 @@ status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, diff --git a/src/views/modules/dm/DMQcTemplate.vue b/src/views/modules/dm/DMQcTemplate.vue index c0970b7..66c41a8 100644 --- a/src/views/modules/dm/DMQcTemplate.vue +++ b/src/views/modules/dm/DMQcTemplate.vue @@ -157,7 +157,7 @@ - + @@ -522,7 +522,7 @@ export default { fixed: '', columnWidth: 100, }, - { + /* { userId: this.$store.state.user.name, functionId: 301008, serialNumber: '301008TableItemNo', @@ -575,7 +575,7 @@ export default { status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301008, diff --git a/src/views/modules/dm/DMResultEntry.vue b/src/views/modules/dm/DMResultEntry.vue index ad6a27c..c288955 100644 --- a/src/views/modules/dm/DMResultEntry.vue +++ b/src/views/modules/dm/DMResultEntry.vue @@ -1537,7 +1537,7 @@ fixed: '', columnWidth: 150, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2SamplingLevelDesc', @@ -1572,7 +1572,7 @@ status: true, fixed: '', columnWidth: 120, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014, @@ -1627,7 +1627,7 @@ fixed: '', columnWidth: 120, }, - { + /* { userId: this.$store.state.user.name, functionId: 301014, serialNumber: '301014Table2Aql', @@ -1680,7 +1680,7 @@ status: true, fixed: '', columnWidth: 100, - }, + }, */ { userId: this.$store.state.user.name, functionId: 301014,