linwenxin 1 ano atrás
pai
commit
d32ed94480

+ 0 - 1
src/views/salesPurchasing/commercialMaterial/index.vue

@@ -633,7 +633,6 @@ export default {
                 this.openForm()
                 goodsMaterialDetail({ id: row.id }).then(res => {
                   this.formData = res.data
-                  console.log(this.formData)
                 })
               }
             })