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