This website works better with JavaScript
Home
Explore
Help
Register
Sign In
drp
/
drp-ui
Watch
3
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
物料基本分类-枚举设备产线改为设备产品线名。
DongZ
1 year ago
parent
537c3fc49b
commit
07d32ba6e1
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
src/views/material/classify/index.vue
+ 1
- 1
src/views/material/classify/index.vue
View File
@@ -304,7 +304,7 @@ export default {
}]
}]
},{
},{
id: 10,
id: 10,
- label: "设备产线"
+ label: "设备产
品
线"
}],
}],
};
};
},
},