fix:玻纤陶瓷工艺步骤追踪方式新增编辑默认单个

This commit is contained in:
shijing 2025-10-20 15:32:58 +08:00
parent 1ce40eed02
commit 7509fa7b2a
1 changed files with 3 additions and 0 deletions

View File

@ -473,6 +473,9 @@ export default {
that.routeId = data.id;
that.addTemplate.route = data.id;
that.params_json=that.form.params_json;
if((this.project_code=='bxerp'||this.project_code=='tcerp')&&this.form.material_out_tracking==null){
this.form.material_out_tracking = 20;
}
setTimeout(() => {
that.options.forEach((item) => {
if (item.id == data.process) {