Skip to content

Commit

Permalink
在线表单的href跳转不能进行筛选 jeecgboot#3154
Browse files Browse the repository at this point in the history
online 报表 bug jeecgboot#3162
  • Loading branch information
zhangdaiscott committed Nov 17, 2021
1 parent 88091b7 commit 1571b16
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion ant-design-vue-jeecg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"ant-design-vue": "^1.7.2",
"@jeecg/antd-online-mini": "3.0.0-beta",
"@jeecg/antd-online-mini": "3.0.0-RC",
"@antv/data-set": "^0.11.4",
"viser-vue": "^2.4.8",
"axios": "^0.18.0",
Expand Down
8 changes: 4 additions & 4 deletions ant-design-vue-jeecg/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -888,10 +888,10 @@
cssnano-preset-default "^4.0.0"
postcss "^7.0.0"

"@jeecg/[email protected]beta":
version "3.0.0-beta"
resolved "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-3.0.0-beta.tgz#bd7cbbd30c7c2cdee9d816ad996cd9a58378dc95"
integrity sha512-V2JwKeBy8WinDrIcGaZyr+FwmF63aItR8dEO570qVhw+Gfz+E9p+fE7SNmSDdbjNu4yiKfsavzdl2JvG4pwgXA==
"@jeecg/[email protected]RC":
version "3.0.0-RC"
resolved "https://registry.npmjs.org/@jeecg/antd-online-mini/-/antd-online-mini-3.0.0-RC.tgz#8b220234d39bfcd9b8b1ce2c78ca1bd92b86da0b"
integrity sha512-oNYRPsnlKUPpJKJvQSaqgX6XenDPKwFLHcLYFdrmEYnSCGU46x1p/coqea9r8lI6s1Y2Az0+xAOdwOMPnu/AtQ==

"@mrmlnc/readdir-enhanced@^2.2.1":
version "2.2.1"
Expand Down

0 comments on commit 1571b16

Please sign in to comment.