@cmstops/pro-compo 0.3.22 → 0.3.23

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.
@@ -140,8 +140,7 @@ const _sfc_main = defineComponent({
140
140
  let params = {
141
141
  rid: props.userInfo.repository_id,
142
142
  state: 1,
143
- group_type: 2,
144
- terminal: "pc"
143
+ group_type: 2
145
144
  };
146
145
  if (props.type !== "all") {
147
146
  params.columns = props.type;
@@ -141,8 +141,7 @@ const _sfc_main = vue.defineComponent({
141
141
  let params = {
142
142
  rid: props.userInfo.repository_id,
143
143
  state: 1,
144
- group_type: 2,
145
- terminal: "pc"
144
+ group_type: 2
146
145
  };
147
146
  if (props.type !== "all") {
148
147
  params.columns = props.type;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cmstops/pro-compo",
3
- "version": "0.3.22",
3
+ "version": "0.3.23",
4
4
  "description": "",
5
5
  "keywords": [
6
6
  "vue",