Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
2eccd764
Commit
2eccd764
authored
Jan 12, 2022
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
面函、复核退出
parent
dc253f93
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
IStreamTableDocpan.vue
src/components/IStreamTableDocpan.vue
+1
-1
gj-common.min.js
src/components/gj-common.min.js
+0
-0
Docpan.vue
src/views/Public/Docpan.vue
+2
-2
No files found.
src/components/IStreamTableDocpan.vue
View file @
2eccd764
...
@@ -63,7 +63,7 @@ export default {
...
@@ -63,7 +63,7 @@ export default {
arr
.
push
({
arr
.
push
({
prop
:
vals
[
0
],
prop
:
vals
[
0
],
label
:
vals
[
1
],
label
:
vals
[
1
],
width
:
"auto"
,
width
:
vals
[
2
]
?
vals
[
2
]
:
"auto"
,
});
});
this
.
column
.
push
(
vals
[
0
]);
this
.
column
.
push
(
vals
[
0
]);
}
}
...
...
src/components/gj-common.min.js
View file @
2eccd764
This diff is collapsed.
Click to expand it.
src/views/Public/Docpan.vue
View file @
2eccd764
...
@@ -414,8 +414,8 @@ export default {
...
@@ -414,8 +414,8 @@ export default {
stmData
:
{
stmData
:
{
columns
:
[
columns
:
[
//注释的已改成静态
//注释的已改成静态
"role 收报人"
,
"role 收报人
80px
"
,
"pandsc 描述"
,
"pandsc 描述
260px
"
,
//"cortyp 类型",
//"cortyp 类型",
//"docsnf 报文格式",
//"docsnf 报文格式",
//"docuil 语言",
//"docuil 语言",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment