diff --git a/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue b/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue
index a7346365..befb5481 100644
--- a/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue
+++ b/src/views/workCenter/standardEntryOrChangeProcess/StandardEntryOrChangeProcess.vue
@@ -93,10 +93,10 @@
*
{{ $t('log.operationType') }}
-
+
- 0) {
+ if (this.formInline.operateType === OperationType.CHANGE.value && list && list.length > 0) {
const standardId = list[0].id
switch (this.formInline.source) {
case StandardSource.DOMESTIC.value: