@chase-shao/vue-component-lib 1.2.50 → 1.2.51

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.
package/dist/index.es.js CHANGED
@@ -191,7 +191,7 @@ function gt(e, t, a) {
191
191
  const ye = async (e, t, a, n) => {
192
192
  const l = await (await G()).get(`/General/${t}/${e}/page`, { params: n });
193
193
  return gt(l?.data, e, a);
194
- }, Oe = async (e, t, a) => (await (await G()).post(`/General/${t}/${e}/button/List`, null, { params: a }))?.data;
194
+ }, Oe = async (e, t, a) => (await (await G()).post(`/${t}/${e}/button/List`, null, { params: a }))?.data;
195
195
  async function vt(e, t) {
196
196
  const n = await (await G()).post(`/General/${e}/list`, t);
197
197
  return {