智慧农业后台管理页面
guoshilong
2022-08-06 c86ddd9b12711b7717bdc6c80f24fb0e22f80e4c
打印清除
1 files modified
1 ■■■■ changed files
src/views/farmplant/salelist.vue 1 ●●●● 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)=>{