yaowanxin
4 小时以前 b0bd7dd3557b57a121551697a889a725da24c385
src/views/procurementManagement/procurementLedger/index.vue
@@ -1316,6 +1316,10 @@
        }
      }
      if (form.value.salesLedgerId == -1) {
        form.value.salesLedgerId = null;
      }
      console.log(form.value, "form.value===========");
      dialogFormVisible.value = true;
    } catch (error) {
      console.error("打开表单失败:", error);