src/pages/company/index.vue
@@ -153,10 +153,11 @@ obj.workCount = item.workCount } item.isLoading = true console.log(item.isShenPiName,'item.isShenPiName’'); this.$api.saveDakaDetailCompany(obj).then(res => { if (res.code == 1) { this.$util.showToast({ title: '确认成功!', title: item.isShenPiName=='已结算'?'修改成功!':'确认成功!', icon: 'success' }) this.PostMyComDakaListPage();