diff --git a/src/views/modules/part/partInformation.vue b/src/views/modules/part/partInformation.vue index eec6a0e..21d9618 100644 --- a/src/views/modules/part/partInformation.vue +++ b/src/views/modules/part/partInformation.vue @@ -338,7 +338,7 @@
- +
@@ -2547,7 +2547,7 @@ this.partCurrentRow = {} } // 加载当前的页签的table - this.refreshCurrentTabTable() + //this.refreshCurrentTabTable() } }) },