This website works better with JavaScript
Home
Explore
Help
Sign In
kd-aiot
/
aiot-app
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
refactor(采购订单审批): 将牌号字段名从brandNo改为productBrand
liujt
5 months ago
parent
43fa0116ed
commit
43686a9525
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
pages/home/wt/components/purchaseOrder/taskForm.vue
+ 1
- 1
pages/home/wt/components/purchaseOrder/taskForm.vue
View File
@@ -155,7 +155,7 @@
},
{
- field: '
brandNo
',
+ field: '
productBrand
',
label: '牌号',
},