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
e817c3e3
authored
2024-01-17 10:02:52 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:取消事件冒泡
1 parent
06b5886c
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
21 additions
and
21 deletions
src/views/ywbl/ywsq/components/selectJsydsyq.vue
src/views/ywbl/ywsq/javascript/cfdj.js
src/views/ywbl/ywsq/javascript/fwsyq.js
src/views/ywbl/ywsq/javascript/selecBdcql.js
src/views/ywbl/ywsq/javascript/selectFwfgSplitMerge.js
src/views/ywbl/ywsq/javascript/selectFwsyq.js
src/views/ywbl/ywsq/javascript/selectH.js
src/views/ywbl/ywsq/javascript/selectJsydsyq.js
src/views/ywbl/ywsq/javascript/selectJsydsyqhbfg.js
src/views/ywbl/ywsq/javascript/selectQjlqxxQt.js
src/views/ywbl/ywsq/javascript/selectSllmqt.js
src/views/ywbl/ywsq/javascript/selectTdsyq.js
src/views/ywbl/ywsq/javascript/selectYgdj200.js
src/views/ywbl/ywsq/javascript/selectYgdy.js
src/views/zhcx/djbcx/djbcxdata.js
src/views/ywbl/ywsq/components/selectJsydsyq.vue
View file @
e817c3e
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 202
3-11-16 14:02:08
* @LastEditTime: 202
4-01-17 10:00:41
-->
<
template
>
<div
class=
"from-clues"
>
...
...
src/views/ywbl/ywsq/javascript/cfdj.js
View file @
e817c3e
...
...
@@ -92,7 +92,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/fwsyq.js
View file @
e817c3e
...
...
@@ -135,7 +135,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
)
=>
{
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selecBdcql.js
View file @
e817c3e
...
...
@@ -152,7 +152,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectFwfgSplitMerge.js
View file @
e817c3e
...
...
@@ -130,7 +130,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectFwsyq.js
View file @
e817c3e
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 202
3-11-14 14:15:21
* @LastEditTime: 202
4-01-17 09:59:04
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -129,7 +129,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectH.js
View file @
e817c3e
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 202
3-10-18 15:03:39
* @LastEditTime: 202
4-01-17 10:02:13
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -104,7 +104,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
)
=>
{
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectJsydsyq.js
View file @
e817c3e
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 202
3-10-11 11:29:42
* @LastEditTime: 202
4-01-17 09:44:35
*/
import
filter
from
'@/utils/filter.js'
let
vm
=
null
...
...
@@ -128,8 +128,8 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
},
...
...
src/views/ywbl/ywsq/javascript/selectJsydsyqhbfg.js
View file @
e817c3e
...
...
@@ -101,7 +101,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectQjlqxxQt.js
View file @
e817c3e
...
...
@@ -100,7 +100,7 @@ class data extends filter {
prop
:
"zl"
,
label
:
"坐落"
,
minWidth
:
'150'
},{
},
{
label
:
'操作'
,
width
:
'80'
,
align
:
'center'
,
...
...
@@ -108,7 +108,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectSllmqt.js
View file @
e817c3e
...
...
@@ -95,7 +95,7 @@ class data extends filter {
prop
:
"zl"
,
label
:
"坐落"
,
minWidth
:
'110'
},{
},
{
label
:
'操作'
,
width
:
'80'
,
align
:
'center'
,
...
...
@@ -103,7 +103,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectTdsyq.js
View file @
e817c3e
...
...
@@ -122,7 +122,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectYgdj200.js
View file @
e817c3e
...
...
@@ -112,7 +112,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/ywbl/ywsq/javascript/selectYgdy.js
View file @
e817c3e
...
...
@@ -106,7 +106,7 @@ class data extends filter {
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
)
=>
{
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
openBook
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
/div
>
)
}
...
...
src/views/zhcx/djbcx/djbcxdata.js
View file @
e817c3e
...
...
@@ -143,7 +143,7 @@ class data extends filter {
return
(
<
div
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-edit-outline"
onClick
=
{()
=>
{
vm
.
openDialog
(
scope
.
row
)
}}
>
登记薄
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
)
=>
{
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
el
-
button
type
=
"text"
icon
=
"el-icon-film"
onClick
=
{(
event
)
=>
{
event
.
stopPropagation
();
vm
.
handleLpbClick
(
scope
.
row
)
}}
>
楼盘表
<
/el-button
>
<
/div
>
)
}
...
...
Please
register
or
sign in
to post a comment