This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
lzx
/
hanhai-object-jdbc-20240829
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
将规格的价格修改成租金名称
master
HY
3 months ago
parent
42694a2934
commit
e9d0d3b371
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
admin-hanhai-vue/src/views/system/GoodsList.vue
+ 1
- 1
admin-hanhai-vue/src/views/system/GoodsList.vue
View File
@ -346,7 +346,7 @@
dataIndex
:
'originalPrice'
}
,
{
title
:
'
价格
'
,
title
:
'
租金
'
,
align
:
'center'
,
width
:
100
,
dataIndex
:
'price'
Write
Preview
Loading…
Cancel
Save