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
fukai
vue-gjjs
Commits
3fa2b201
Commit
3fa2b201
authored
Apr 27, 2021
by
liuxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ditopn模块调整
parent
22f30daa
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
11 additions
and
5 deletions
+11
-5
Event.js
src/model/Ditopn/Event.js
+5
-1
index.js
src/model/Ditopn/index.js
+1
-0
Pts.js
src/model/Public/Pts.js
+0
-0
Ccvpan.vue
src/views/Business/Ditopn/Ccvpan.vue
+2
-2
Limitbody.vue
src/views/Business/Ditopn/Limitbody.vue
+0
-1
Litapll1.vue
src/views/Business/Ditopn/Litapll1.vue
+0
-1
index_copy.vue
src/views/Business/Ditopn/index_copy.vue
+3
-0
No files found.
src/model/Ditopn/Event.js
View file @
3fa2b201
...
@@ -334,5 +334,8 @@ export default {
...
@@ -334,5 +334,8 @@ export default {
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
this
.
$notify
.
error
({
title
:
'错误'
,
message
:
'服务请求失败!'
});
}
}
})
})
}
},
onSeainf
(){
},
}
}
\ No newline at end of file
src/model/Ditopn/index.js
View file @
3fa2b201
import
Pts
from
'../Public/Pts'
export
default
class
Ditopn
{
export
default
class
Ditopn
{
constructor
()
{
constructor
()
{
this
.
data
=
{
this
.
data
=
{
...
...
src/model/Public/
QueryParty
.js
→
src/model/Public/
Pts
.js
View file @
3fa2b201
File moved
src/views/Business/Ditopn/Ccvpan.vue
View file @
3fa2b201
...
@@ -38,7 +38,7 @@
...
@@ -38,7 +38,7 @@
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
</el-col>
</el-col>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<
el-text>
%
</el-text
>
<
span>
%
</span
>
</el-col>
</el-col>
</el-row>
</el-row>
</el-form-item>
</el-form-item>
...
@@ -77,7 +77,7 @@
...
@@ -77,7 +77,7 @@
<c-input
v-model=
"model.liaall.misamt"
></c-input>
<c-input
v-model=
"model.liaall.misamt"
></c-input>
</el-col>
</el-col>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<
el-text>
%
</el-text
>
<
span>
%
</span
>
</el-col>
</el-col>
</el-row>
</el-row>
</el-form-item>
</el-form-item>
...
...
src/views/Business/Ditopn/Limitbody.vue
View file @
3fa2b201
...
@@ -211,7 +211,6 @@ export default {
...
@@ -211,7 +211,6 @@ export default {
},
},
methods
:{...
Event
},
methods
:{...
Event
},
created
:
function
(){
created
:
function
(){
}
}
}
}
</
script
>
</
script
>
...
...
src/views/Business/Ditopn/Litapll1.vue
View file @
3fa2b201
...
@@ -22,7 +22,6 @@ export default {
...
@@ -22,7 +22,6 @@ export default {
},
},
methods
:{...
Event
},
methods
:{...
Event
},
created
:
function
(){
created
:
function
(){
}
}
}
}
</
script
>
</
script
>
...
...
src/views/Business/Ditopn/index_copy.vue
View file @
3fa2b201
<!--
<template>
<template>
<div class="eContainer">
<div class="eContainer">
<el-form :model="model" :rules="rules" ref="modelForm" label-width="100px" size="small">
<el-form :model="model" :rules="rules" ref="modelForm" label-width="100px" size="small">
...
@@ -3414,3 +3415,5 @@ export default {
...
@@ -3414,3 +3415,5 @@ export default {
<style>
<style>
</style>
</style>
-->
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