瀏覽代碼

修改提交

LAPTOP-16IUEB3P\Lenovo 2 年之前
父節點
當前提交
36dc252fc9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/produceOrder/detail.vue

+ 1 - 1
src/views/produceOrder/detail.vue

@@ -1096,7 +1096,7 @@
 		},
 		
 		refreshData(){
-			const res = await getInfoById(this.workOrderId)
+			const res = getInfoById(this.workOrderId)
 			this.infoData = res
 			if(typeof res.taskTypeProcessDiagrams == 'string' ){
 				this.tabList = []