src/views/lsw/modules/LswMaterialInboundModal.vue
@@ -29,10 +29,10 @@ } }, methods: { add () { add (inboundCategory) { this.visible=true this.$nextTick(()=>{ this.$refs.realForm.add(); this.$refs.realForm.add(inboundCategory); }) }, edit (record) {