liuhairui hace 1 año
padre
commit
a16ccba751
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/view/performance/chejianbaogong.vue

+ 1 - 0
src/view/performance/chejianbaogong.vue

@@ -3733,6 +3733,7 @@ const ReportInfo = async () => {
 	  Gy0_ls:order_info.Gy0_ls,
 	};
 	formData3.value = { ...formData3.value, ...newData };
+	formData3.value.流程标牌 = ''
 	chanliangselectData.splice(0, chanliangselectData.length, ...response.data.bom)
 	chanliangVisible.value = true
 	}