fix: load_path补充customer_sale_assign_form权限

This commit is contained in:
yumoqing 2026-07-14 16:08:24 +08:00
parent c2b0b286a5
commit 3d1fac97b0

View File

@ -195,6 +195,8 @@ PATHS_SALE.extend([
f"/{MOD}/free_customer_assign/index.ui",
f"/{MOD}/customer_reassign",
f"/{MOD}/customer_reassign/index.ui",
f"/{MOD}/customer_sale_assign_form.ui",
f"/{MOD}/customer_sale_assign_form.dspy",
])
# ============================================================