MrShi
2024-11-04 b6fde711bf33cede4cb84f85146c32b0c0c61aa5
company/src/components/enterprise/importEmployees.vue
@@ -123,6 +123,7 @@
        .then(res => {
          res.forEach(item => {
            item.memberName = item.name
            item.reducePrice = item.fee
          })
          this.delList = res
          this.fileName = e.target.files[0].name