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
288a2e7390
commit
40bf060923
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
src/views/material/classify/index.vue
+ 3
- 0
src/views/material/classify/index.vue
View File
@@ -302,6 +302,9 @@ export default {
id: 9,
label: "外科"
}]
+ },{
+ id: 10,
+ label: "设备产线"
}],
};
},