ysy hai 1 ano
pai
achega
92de0cae57
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/views/material/product/components/goodsAllocation.vue

+ 1 - 0
src/views/material/product/components/goodsAllocation.vue

@@ -418,6 +418,7 @@ export default {
     },
 
     save() {
+      console.log(this.form)
       this.$refs.tableForm.validate((valid) => {
         if (valid) {
           categoryVehicle(this.form).then(res => {