diff --git a/src/views/modules/yieldReport/com_switch_roll.vue b/src/views/modules/yieldReport/com_switch_roll.vue
index 2e6d437..89c550e 100644
--- a/src/views/modules/yieldReport/com_switch_roll.vue
+++ b/src/views/modules/yieldReport/com_switch_roll.vue
@@ -4,11 +4,11 @@
width="380px" class="switch-roll-dialog">
-
+
-
+
@@ -124,7 +124,7 @@ export default {
},
labels: {
componentTitle: '切换卷',
- sfdcRoll: '半成品卷卷号:',
+ sfdcRoll: '在制品卷卷号:',
pleaseSwitchOperator: '请先切换人员!',
pleaseEnterSfdcRoll: '请输入半成品卷号!',
confirmLabel: '确认',
@@ -139,7 +139,7 @@ export default {
tableId: '*'
}, {
functionId: functionId,
- languageValue: '半成品卷卷号:',
+ languageValue: '在制品卷卷号:',
objectId: 'sfdcRoll',
objectType: 'label',
tableId: '*'