Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
portalhtml
Project
Project
Details
Activity
Releases
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
rex
portalhtml
Commits
dd78ceb9
Commit
dd78ceb9
authored
Oct 14, 2021
by
qinj
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
审批历史
parent
6d218ec6
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
index.vue
src/views/customers/citypotenial-list/index.vue
+4
-4
index.vue
src/views/customers/potential-list/index.vue
+4
-4
No files found.
src/views/customers/citypotenial-list/index.vue
View file @
dd78ceb9
...
...
@@ -41,16 +41,16 @@
<el-table
:data=
"tableData"
border
style=
"width: 100%"
>
<el-table-column
prop=
"
n
ode"
<el-table-column
prop=
"
N
ode"
label=
"审批节点"
>
</el-table-column>
<el-table-column
prop=
"
r
esult"
<el-table-column
prop=
"
R
esult"
label=
"审批结果"
>
</el-table-column>
<el-table-column
prop=
"
c
reateOn_SDK"
<el-table-column
prop=
"
C
reateOn_SDK"
label=
"审批时间"
>
</el-table-column>
<el-table-column
prop=
"
n
ote"
<el-table-column
prop=
"
N
ote"
label=
"备注"
>
</el-table-column>
</el-table>
...
...
src/views/customers/potential-list/index.vue
View file @
dd78ceb9
...
...
@@ -30,16 +30,16 @@
<el-table
:data=
"tableData"
border
style=
"width: 100%"
>
<el-table-column
prop=
"
n
ode"
<el-table-column
prop=
"
N
ode"
label=
"审批节点"
>
</el-table-column>
<el-table-column
prop=
"
r
esult"
<el-table-column
prop=
"
R
esult"
label=
"审批结果"
>
</el-table-column>
<el-table-column
prop=
"
c
reateOn_SDK"
<el-table-column
prop=
"
C
reateOn_SDK"
label=
"审批时间"
>
</el-table-column>
<el-table-column
prop=
"
n
ote"
<el-table-column
prop=
"
N
ote"
label=
"备注"
>
</el-table-column>
</el-table>
...
...
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