| src/views/farmplant/salelist.vue | ●●●●● patch | view | raw | blame | history |
src/views/farmplant/salelist.vue
@@ -114,7 +114,6 @@ this.loading = true getPage(page.currentPage, page.pageSize, Object.assign(params, this.query)).then((res) => { if (res.data.code == 200) { console.log(res) this.data = res.data.data.records //单位处理 this.data.forEach((e)=>{