Sfoglia il codice sorgente

LY 工作票 bugfix

ly 2 anni fa
parent
commit
c55061538b
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      ui/src/views/ehs/jobticket/index.vue

+ 2 - 1
ui/src/views/ehs/jobticket/index.vue

@@ -688,6 +688,7 @@ import "@riophae/vue-treeselect/dist/vue-treeselect.css";
 import FireData from "./fireData";
 import StatusData from "./statusData";
 import {listTagAll} from "@/api/invoice/tag";
+import base from "@/assets/js/base";
 
 export default {
   name: "Jobticket",
@@ -967,7 +968,7 @@ export default {
         this.postponeform = response.data;
         //  this.checkCategoryPromotion(response.data.userUnit);
       });
-      this.postponeParams = row
+      this.postponeParams = base.deepClone(row)
 
     },
     //新的 续票 构造票号 最多五次