Ver Fonte

车间报工

liuhairui há 1 ano atrás
pai
commit
a16ccba751
1 ficheiros alterados com 1 adições e 0 exclusões
  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
 	}