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
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
9 additions
and
6 deletions
+9
-6
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
+1
-2
Litapll1.vue
src/views/Business/Ditopn/Litapll1.vue
+0
-1
index_copy.vue
src/views/Business/Ditopn/index_copy.vue
+0
-0
No files found.
src/model/Ditopn/Event.js
View file @
3fa2b201
...
...
@@ -334,5 +334,8 @@ export default {
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
{
constructor
()
{
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 @@
<c-input
v-model=
"model.liaall.liaccv.cshpct"
></c-input>
</el-col>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<
el-text>
%
</el-text
>
<
span>
%
</span
>
</el-col>
</el-row>
</el-form-item>
...
...
@@ -77,7 +77,7 @@
<c-input
v-model=
"model.liaall.misamt"
></c-input>
</el-col>
<el-col
:span=
"12"
style=
"margin-left:20px"
>
<
el-text>
%
</el-text
>
<
span>
%
</span
>
</el-col>
</el-row>
</el-form-item>
...
...
src/views/Business/Ditopn/Limitbody.vue
View file @
3fa2b201
...
...
@@ -7,7 +7,7 @@
<el-form-item
label=
"ECIFNO"
>
<c-input
v-model=
"model.liaall.limmod.ecifno"
maxlength=
"22"
placeholder=
"请输入ECIFNO"
></c-input>
</el-form-item>
</el-col>
</el-col>
<el-col
:span=
"12"
>
<span
v-text=
"model.liaall.limmod.limpts.wrklab"
data-path=
".liaall.limmod.limpts.wrklab"
>
</span>
...
...
@@ -211,7 +211,6 @@ export default {
},
methods
:{...
Event
},
created
:
function
(){
}
}
</
script
>
...
...
src/views/Business/Ditopn/Litapll1.vue
View file @
3fa2b201
...
...
@@ -22,7 +22,6 @@ export default {
},
methods
:{...
Event
},
created
:
function
(){
}
}
</
script
>
...
...
src/views/Business/Ditopn/index_copy.vue
View file @
3fa2b201
This diff is collapsed.
Click to expand it.
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