src/views/basic/part/index.vue
@@ -364,7 +364,7 @@ fun: this.addOrUpdateHandle }, { text: '同步IFS', text: '获取IFS零件', type: 'primary', fun: this.syncISDate, loading: false @@ -660,6 +660,8 @@ this.getData() } else { this.$message.error('同步IFS失败') this.table.toolbar.find((e) => e.text === '同步IFS').loading = false this.getData() } }) .catch((e) => {