LAPTOP-16IUEB3P\Lenovo 2 жил өмнө
parent
commit
36dc252fc9

+ 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 = []