王震
2023-10-27 2d078ee0ef0cc976aa78e673d052c0afdac60723
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) => {