This commit is contained in:
yumoqing 2025-10-26 22:48:41 +08:00
parent 9d39244c3f
commit d0d330ef29
2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{
"tblname": "pricing_spec",
"title": "定价规格",
"tblname": "pricing_item",
"title": "定价细项",
"params": {
"sortby": "name",
"browserfields": {

View File

@ -1,6 +1,6 @@
{
"tblname": "pricing_item",
"title": "定价细项",
"tblname": "pricing_spec",
"title": "定价规格",
"params": {
"sortby": "name",
"browserfields": {