Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Z
zhichan
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
蒋勇
zhichan
Commits
b6e278f9
Commit
b6e278f9
authored
Nov 20, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
ce3bdd0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.js
+1
-1
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.js
+2
-2
No files found.
igirl-channel-web/app/front/vues/pages/jdindentlist/jdindentlist.js
View file @
b6e278f9
...
...
@@ -69,7 +69,7 @@
"startTime"
:
""
,
"entTime"
:
""
,
"pageIndex"
:
1
,
"pageSize"
:
1
0
"pageSize"
:
3
0
},
pickerOptions
:
{
shortcuts
:
[{
...
...
igirl-channel-web/app/front/vues/pages/selftmreg/selftmreg.js
View file @
b6e278f9
...
...
@@ -601,7 +601,7 @@
}
if
(
obj
.
flag
==
"sfz"
)
{
var
pic2pdf
=
{
'key'
:
obj
.
result
};
console
.
log
(
obj
.
result
,
`ccccccccccccccccccccccccc`
);
console
.
log
(
obj
.
result
,
`ccccccccccccccccccccccccc`
);
var
pic2pdf
=
this
.
$root
.
copyParams
(
pic2pdf
,
"pic2pdf"
,
"/action/tmTools/springBoard"
);
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
pic2pdf
).
then
(
function
(
d
)
{
that
.
loading1
=
false
;
...
...
@@ -1263,7 +1263,7 @@
var
entobj
=
{
regLocation
:
this
.
apply
.
applyAddr
,
entName
:
this
.
apply
.
name
,
domainEntName
:
this
.
apply
.
name
,
creditCode
:
this
.
apply
.
code
,
businessLicensePic
:
this
.
apply
.
businessLicensePic
,
customerType
:
this
.
apply
.
customerType
,
identityCardNo
:
this
.
apply
.
identityCardNo
,
identityCardPic
:
this
.
apply
.
identityCardPic
identityCardPic
:
this
.
apply
.
identityCardPic
,
businessLicensePdf
:
this
.
apply
.
businessLicensePdf
,
};
if
(
this
.
apply
.
customerType
==
"ent"
)
{
var
entData
=
localStorage
.
getItem
(
"historyentlist"
);
...
...
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