Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
jml0128
/
xrk-bi
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 6d164a08
authored
Jun 17, 2022
by
web
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 去掉bottom BiBlank
1 parent
62a5103b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
package.json
src/packages/bi/src/components/singleChoice.vue
package.json
View file @
6d164a0
{
{
"name"
:
"xrk-bi"
,
"name"
:
"xrk-bi"
,
"version"
:
"0.4.
1
"
,
"version"
:
"0.4.
2
"
,
"description"
:
"xrk-bi"
,
"description"
:
"xrk-bi"
,
"author"
:
"xrk"
,
"author"
:
"xrk"
,
"main"
:
"dist/bundler.js"
,
"main"
:
"dist/bundler.js"
,
...
...
src/packages/bi/src/components/singleChoice.vue
View file @
6d164a0
...
@@ -35,7 +35,7 @@
...
@@ -35,7 +35,7 @@
:key=
"domItem.baseInfo.id"
:key=
"domItem.baseInfo.id"
>
>
<BiBlank
height=
"28"
slot=
"top"
usePrint
></BiBlank>
<BiBlank
height=
"28"
slot=
"top"
usePrint
></BiBlank>
<
BiBlank
height=
"28"
slot=
"bottom"
usePrint
></BiBlank
>
<
!--
<BiBlank
height=
"28"
slot=
"bottom"
usePrint
></BiBlank>
--
>
</BiChartBlock>
</BiChartBlock>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment