liyu-pc-base 1.0.58 → 1.0.62

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1616,9 +1616,31 @@ const Ue = "customviewdatauser", jl = "view_system_edit", Al = [
1616
1616
  const g = y.value.filter((i) => i.uid == f);
1617
1617
  g && g.length > 0 ? r("change", d, { ...g[0], ...g[0].data }, !0, !0) : Fl({
1618
1618
  org_id: U.id,
1619
- is_active: !0,
1620
- view_menu__name: e.menu_flag,
1621
- uid: f
1619
+ conditions: [
1620
+ [
1621
+ {
1622
+ field_name: "is_active",
1623
+ operator: "in",
1624
+ value: [!0],
1625
+ format: "choices",
1626
+ class_name: "bool"
1627
+ },
1628
+ {
1629
+ field_name: "view_menu__flag",
1630
+ operator: "eq",
1631
+ value: [e.menu_flag],
1632
+ format: "input",
1633
+ class_name: "str"
1634
+ },
1635
+ {
1636
+ field_name: "uid",
1637
+ operator: "eq",
1638
+ value: [f],
1639
+ format: "input",
1640
+ class_name: "str"
1641
+ }
1642
+ ]
1643
+ ]
1622
1644
  }).then((i) => {
1623
1645
  if (i && i.data && i.data.length > 0)
1624
1646
  r(