yusheng 1 年之前
父節點
當前提交
c13ede4ebc
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/purchasingManage/purchasePlanManage/components/addDialog.vue

+ 1 - 1
src/views/purchasingManage/purchasePlanManage/components/addDialog.vue

@@ -713,7 +713,7 @@
       },
       async submit(res) {
         console.log(res);
-        let data = await getplanDetail(this.row.id || res);
+        let data = await getplanDetail(this.form.id || res);
         this.processSubmitDialogFlag = true;
         this.$nextTick(() => {
           let params = {