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