|
|
@@ -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
|
|
|
}
|