Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
85e3f7ec
authored
2022-12-02 08:44:58 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
1
1 parent
6c39eedf
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/workflow/components/qlrCommonTable.vue
src/views/workflow/components/qlrCommonTable.vue
View file @
85e3f7e
...
...
@@ -69,7 +69,6 @@ export default {
prop
:
"zjzl"
,
label
:
"证件种类2"
,
render
:
(
h
,
scope
)
=>
{
alert
(
"2"
)
this
.
dictData
[
'A30'
].
forEach
(
item
=>
{
if
(
item
.
dcode
==
scope
.
row
.
zjzl
)
{
var
varName
=
item
.
dname
...
...
Please
register
or
sign in
to post a comment