Fixiaobai
2023-10-25 0a11dd47059e28f8978c758e83c07b8d93c0f75b
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) => {