| src/views/farmplant/farmproductstock.vue | ●●●●● patch | view | raw | blame | history |
src/views/farmplant/farmproductstock.vue
@@ -354,7 +354,6 @@ user: "", region: "", }, selectFarm:"", dic:[], //销售字段 form: { @@ -1139,7 +1138,7 @@ this.onLoad(this.page) }, selectLand(strainId,index){ selectByStrainId(strainId,this.selectFarm).then((res)=>{ selectByStrainId(strainId,this.$farmId).then((res)=>{ var data = res.data.data if(index == 0){//销售 const column = this.findObject(this.option.column, "id")