LAPTOP-16IUEB3P\Lenovo 2 lat temu
rodzic
commit
36dc252fc9
1 zmienionych plików z 1 dodań i 1 usunięć
  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 = []