LAPTOP-16IUEB3P\Lenovo 2 vuotta sitten
vanhempi
commit
36dc252fc9
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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 = []