bugfix
This commit is contained in:
parent
9d39244c3f
commit
d0d330ef29
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tblname": "pricing_spec",
|
||||
"title": "定价规格",
|
||||
"tblname": "pricing_item",
|
||||
"title": "定价细项",
|
||||
"params": {
|
||||
"sortby": "name",
|
||||
"browserfields": {
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"tblname": "pricing_item",
|
||||
"title": "定价细项",
|
||||
"tblname": "pricing_spec",
|
||||
"title": "定价规格",
|
||||
"params": {
|
||||
"sortby": "name",
|
||||
"browserfields": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user