瀏覽代碼

工单资料工艺

liuhairui 1 年之前
父節點
當前提交
17aeedf97f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/view/yunyin/shengchanguanli/components/addGongYi.vue

+ 1 - 0
src/view/yunyin/shengchanguanli/components/addGongYi.vue

@@ -190,6 +190,7 @@ const add_gyzlent = async (event,id1,id2,id3) => {
     console.log(response)
     form['开数'] = response.data['开数']
     form['联数'] = response.data['联数']
+	form['工序'] = response.data['工序号']
     if(yjList.value !== undefined){
       const node = yjList.value.find(item => item.no ===form['yjno'])
       if (! node) {