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
zhouqian
vue-gjjs
Commits
d33fcb8f
Commit
d33fcb8f
authored
Sep 29, 2021
by
潘际乾
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
弹框组件提取至各交易的index.vue组件中
parent
dcfad1bf
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
8 additions
and
7 deletions
+8
-7
commonProcess.js
src/mixin/commonProcess.js
+2
-2
Opnp1.vue
src/views/Business/Cptopn/Opnp1.vue
+0
-1
index.vue
src/views/Business/Cptopn/index.vue
+2
-0
Detp1.vue
src/views/Business/Ditame/Detp1.vue
+0
-1
Ovwp.vue
src/views/Business/Ditame/Ovwp.vue
+0
-1
index.vue
src/views/Business/Ditame/index.vue
+2
-0
Detp1.vue
src/views/Business/Ditopn/Detp1.vue
+0
-1
Ovwp.vue
src/views/Business/Ditopn/Ovwp.vue
+0
-1
index.vue
src/views/Business/Ditopn/index.vue
+2
-0
No files found.
src/mixin/commonProcess.js
View file @
d33fcb8f
...
@@ -109,8 +109,8 @@ export default {
...
@@ -109,8 +109,8 @@ export default {
if
(
res
.
data
.
params
)
{
if
(
res
.
data
.
params
)
{
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
Utils
.
copyValueFromVO
(
this
.
model
,
res
.
data
);
}
else
{
}
else
{
this
.
$refs
.
etyDialog
.
show
=
true
this
.
root
.
$refs
.
etyDialog
.
show
=
true
this
.
promptData
=
{
this
.
root
.
promptData
=
{
title
:
res
.
data
.
title
,
title
:
res
.
data
.
title
,
columnStr
:
res
.
data
.
columns
,
columnStr
:
res
.
data
.
columns
,
data
:
res
.
data
.
vals
.
rows
,
data
:
res
.
data
.
vals
.
rows
,
...
...
src/views/Business/Cptopn/Opnp1.vue
View file @
d33fcb8f
...
@@ -2298,7 +2298,6 @@
...
@@ -2298,7 +2298,6 @@
</el-form-item>
</el-form-item>
</c-col>
-->
</c-col>
-->
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Cptopn/index.vue
View file @
d33fcb8f
...
@@ -68,6 +68,8 @@
...
@@ -68,6 +68,8 @@
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
</el-form>
</el-form>
</div>
</div>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</c-page>
</c-page>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditame/Detp1.vue
View file @
d33fcb8f
...
@@ -345,7 +345,6 @@
...
@@ -345,7 +345,6 @@
</c-col>
</c-col>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditame/Ovwp.vue
View file @
d33fcb8f
...
@@ -693,7 +693,6 @@
...
@@ -693,7 +693,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</c-row>
</c-row>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditame/index.vue
View file @
d33fcb8f
...
@@ -107,6 +107,8 @@
...
@@ -107,6 +107,8 @@
</c-tabs>
</c-tabs>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
</el-form>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditopn/Detp1.vue
View file @
d33fcb8f
...
@@ -343,7 +343,6 @@
...
@@ -343,7 +343,6 @@
</c-col>
</c-col>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditopn/Ovwp.vue
View file @
d33fcb8f
...
@@ -682,7 +682,6 @@
...
@@ -682,7 +682,6 @@
</el-form-item>
</el-form-item>
</c-col>
</c-col>
</c-col>
</c-col>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</c-row>
</c-row>
</
template
>
</
template
>
<
script
>
<
script
>
...
...
src/views/Business/Ditopn/index.vue
View file @
d33fcb8f
...
@@ -93,6 +93,8 @@
...
@@ -93,6 +93,8 @@
</c-tabs>
</c-tabs>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
<c-bus-button
:
$
pntvm=
"this"
></c-bus-button>
</el-form>
</el-form>
<c-grid-ety-prompt-dialog
ref=
"etyDialog"
:promptData=
"promptData"
v-on:select-ety=
"selectEty"
></c-grid-ety-prompt-dialog>
</div>
</div>
</c-page>
</c-page>
</
template
>
</
template
>
...
...
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