Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
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 71caa718
authored
Jun 24, 2024
by
史敦盼
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fileId类型
1 parent
7a5f114e
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
5 deletions
src/components/TableConfig.vue
src/components/onlyOffice/index.vue
src/views/collectDataConfiguration/TableConfig.vue
src/components/TableConfig.vue
View file @
71caa71
...
...
@@ -349,7 +349,7 @@ export default {
}
.config-pagenation
{
margin-top
:
20px
;
margin-bottom
:
3
0px
;
margin-bottom
:
2
0px
;
}
}
</
style
>
src/components/onlyOffice/index.vue
View file @
71caa71
...
...
@@ -47,7 +47,7 @@ export default {
default
:
''
,
},
fileId
:
{
type
:
String
,
type
:
[
String
,
Number
]
,
default
:
''
,
},
//阅读状态 view/edit
...
...
@@ -231,7 +231,7 @@ export default {
// 指定文档存储服务器的绝对路径
callbackUrl
:
`
${
this
.
documentServerUrl
}${
EADC_SHARED_ABILITY
}
/callback?fileId=
${
this
.
fileId
}
`
,
},
events
:
{
onAppReady
:
this
.
onAppReady
,
onDocumentStateChange
:
this
.
events_onDocumentStateChange
,
...
...
src/views/collectDataConfiguration/TableConfig.vue
View file @
71caa71
...
...
@@ -4,7 +4,7 @@
* @Autor: pan
* @Date: 2024-03-11 14:53:40
* @LastEditors: pan
* @LastEditTime: 2024-06-24
09:40:4
1
* @LastEditTime: 2024-06-24
11:21:5
1
-->
<!-- 示例
columns: [{ label: '头像', prop: 'avatar', align: 'center', __slotName: 'avatar',callback: (row, title) => {
...
...
@@ -377,7 +377,7 @@ export default {
}
.config-pagenation
{
margin-top
:
20px
;
margin-bottom
:
3
0px
;
margin-bottom
:
2
0px
;
}
/
deep
/
.remindRed
{
color
:
red
!important
;
...
...
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