From 014d6e593d8ab3dabef2aee5e4c61b787a8a656d Mon Sep 17 00:00:00 2001 From: Hermes Agent Date: Wed, 17 Jun 2026 17:21:08 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BA=A7=E5=93=81=E7=B1=BB=E5=88=AB?= =?UTF-8?q?=E6=A0=91=E6=8E=92=E9=99=A4product=5Ftype=5Ftitle=E7=BC=96?= =?UTF-8?q?=E8=BE=91=EF=BC=8C=E7=A7=BB=E9=99=A4=E5=86=97=E4=BD=99alters(?= =?UTF-8?q?=E6=A1=86=E6=9E=B6=E8=87=AA=E5=8A=A8=E4=BB=8Ecodes=E7=94=9F?= =?UTF-8?q?=E6=88=90)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/product_category_tree.json | 20 +------------------- wwwroot/product_list/index.ui | 2 +- wwwroot/product_type_config_list/index.ui | 2 +- 3 files changed, 3 insertions(+), 21 deletions(-) diff --git a/json/product_category_tree.json b/json/product_category_tree.json index 54637aa..3fa17cc 100644 --- a/json/product_category_tree.json +++ b/json/product_category_tree.json @@ -13,26 +13,8 @@ "update_data_url": "{{entire_url('../api/product_category_update.dspy')}}", "delete_data_url": "{{entire_url('../api/product_category_delete.dspy')}}" }, - "edit_exclouded_fields": ["created_by", "created_at", "updated_at", "org_id"], + "edit_exclouded_fields": ["created_by", "created_at", "updated_at", "org_id", "product_type_title"], "logined_userorgid": "org_id", - "browserfields": { - "alters": { - "has_product": { - "uitype": "code", - "data": [ - {"value": "1", "text": "是"}, - {"value": "0", "text": "否"} - ] - }, - "status": { - "uitype": "code", - "data": [ - {"value": "1", "text": "启用"}, - {"value": "0", "text": "禁用"} - ] - } - } - }, "subtables": [ { "field": "category_id", diff --git a/wwwroot/product_list/index.ui b/wwwroot/product_list/index.ui index cd2f207..ecb018f 100644 --- a/wwwroot/product_list/index.ui +++ b/wwwroot/product_list/index.ui @@ -1,7 +1,7 @@ { "widgettype": "VBox", "options": { - "cheight": 40, + "css": "filler", "height": "100%", "width": "100%" }, "subwidgets": [ diff --git a/wwwroot/product_type_config_list/index.ui b/wwwroot/product_type_config_list/index.ui index 8a2d411..e7b0122 100644 --- a/wwwroot/product_type_config_list/index.ui +++ b/wwwroot/product_type_config_list/index.ui @@ -1,7 +1,7 @@ { "widgettype": "VBox", "options": { - "cheight": 40, + "css": "filler", "height": "100%", "width": "100%" }, "subwidgets": [