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
ce26a055
authored
2023-10-31 08:52:28 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style;在建工程抵押权 || 转移登记
1 parent
16df384e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
src/views/ywbl/ywsq/javascript/diyaq.js
src/views/ywbl/ywsq/javascript/diyaq.js
View file @
ce26a05
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-
08-29 13:04:4
4
* @LastEditTime: 2023-
10-31 08:52:1
4
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -109,7 +109,8 @@ class data extends filter {
},
{
label
:
'操作'
,
width
:
'100'
,
width
:
'80'
,
fixed
:
'right'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -120,8 +121,6 @@ class data extends filter {
}
]
}
}
let
datas
=
new
data
()
export
{
...
...
Please
register
or
sign in
to post a comment