Explorar el Código

fix: 采购退货获取数据前清空outInDetailList

liujt hace 5 días
padre
commit
d318597074
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/views/bpm/outgoingManagement/outbound.vue

+ 1 - 0
src/views/bpm/outgoingManagement/outbound.vue

@@ -1099,6 +1099,7 @@
       },
       // 初始化用户信息
       async initFormData() {
+        this.formData.outInDetailList = []
         console.log(this.form, 'ddddddddddddddddddddddddddddd123form');
         // const res = await warehouseDefinition.tree();
         // let obj = res.find(