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
fukai
vue-gjjs
Commits
0bc2218e
Commit
0bc2218e
authored
Jun 05, 2023
by
WF1020
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
brtdck修改
parent
8bf8f848
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
3 deletions
+1
-3
Addbcb.vue
src/business/brtdck/views/Addbcb.vue
+0
-2
Docpre.vue
src/views/Public/Docpre.vue
+1
-1
No files found.
src/business/brtdck/views/Addbcb.vue
View file @
0bc2218e
...
...
@@ -18,7 +18,6 @@
import
event
from
'../event'
//import Addbcb1 from "~/views/Public/Addbcb1";
import
Coninfp
from
"~/views/Public/Coninfp"
;
export
default
{
components
:
{
"m-coninfp"
:
Coninfp
,
...
...
@@ -33,7 +32,6 @@
};
},
methods
:
{
},
created
:
function
()
{},
};
</
script
>
...
...
src/views/Public/Docpre.vue
View file @
0bc2218e
...
...
@@ -8,7 +8,7 @@
<c-col
:span=
"24"
style=
"margin-bottom: 30px;"
>
<el-form-item
:prop=
"`$
{argadr.grp}.${rol}.docgrd`" label="" label-width="0px">
<c-table
max-height=
"300px"
style=
"text-align: center;"
stripe
:list=
"
this.
model[argadr.grp][rol].docgrd || []"
:paginationShow=
"false"
:border=
"true"
>
:list=
"model[argadr.grp][rol].docgrd || []"
:paginationShow=
"false"
:border=
"true"
>
<el-table-column
:label=
"model[argadr.grp][rol].docdsclab || '提交单据'"
class=
"messageLabel"
>
<el-table-column
label=
"1st"
width=
"auto"
prop=
"cmail1"
background-color=
"red"
>
<template
slot-scope=
"scope"
>
...
...
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