王震
2023-10-25 6e91eb03317c5d2832ecb98c6bcd3b635029b971
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) => {