Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
hls-xcmg-vue-app
Project
Project
Details
Activity
Releases
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
xugong
hls-xcmg-vue-app
Commits
7ff7d83a
Commit
7ff7d83a
authored
Dec 16, 2019
by
linxin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add
parent
be12c4bc
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
102 additions
and
110 deletions
+102
-110
accessory-info.vue
src/pages/userBindNew/np/accessory-info.vue
+95
-102
base-info.vue
src/pages/userBindNew/np/base-info.vue
+7
-8
No files found.
src/pages/userBindNew/np/accessory-info.vue
View file @
7ff7d83a
This diff is collapsed.
Click to expand it.
src/pages/userBindNew/np/base-info.vue
View file @
7ff7d83a
...
@@ -543,14 +543,13 @@ export default {
...
@@ -543,14 +543,13 @@ export default {
})
})
},
},
async
verified
()
{
async
verified
()
{
// this.dowload_list = [] // 保存之前将图片下载列表清空,防止出现重复的图片
this
.
dowload_list
=
[]
// 保存之前将图片下载列表清空,防止出现重复的图片
// this.upload_list = [] // 保存之前将待上传列表清空,防止出现重复的图片
this
.
upload_list
=
[]
// 保存之前将待上传列表清空,防止出现重复的图片
// let res = await this.saveWord()
let
res
=
await
this
.
saveWord
()
// if (res) {
if
(
res
)
{
// // 查询资料清单
// 查询资料清单
// this.loadItemList()
this
.
loadItemList
()
// }
}
this
.
saveWord
()
},
},
loadItemList
()
{
loadItemList
()
{
let
vm
=
this
let
vm
=
this
...
...
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