Explorar el Código

前端小程序 更新sdy

zhongtianhaoyuan hace 3 años
padre
commit
133ef25e4a
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      pageD/myRelease/buyDetails.vue

+ 0 - 1
pageD/myRelease/buyDetails.vue

@@ -188,7 +188,6 @@
 			getList(id1){
 				this.$api.doRequest('get','/procurementPlanInfo/getProcurementPlan',{id:id1}).then(res => {
 					this.procurementPlanInfos = res.data.data
-					
 				})
 				.catch(res => {
 					if(res.errmsg){