spring
昨天 e75ff849e33dd95b66ba62e7df8b553b83c654f7
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);