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
32eb52aa
Commit
32eb52aa
authored
Nov 12, 2019
by
刘泽奇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
123
parent
9ad04140
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
71 additions
and
72 deletions
+71
-72
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
+65
-69
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.js
+6
-3
No files found.
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.html
View file @
32eb52aa
...
...
@@ -180,7 +180,7 @@
<!-- 修改弹窗 -->
<div
class=
"jdindentdetail-diag"
>
<el-dialog
:title=
"headerInfo"
width=
"62.5%"
:visible
.
sync=
"dialogTableVisible"
center
>
<el-dialog
:title=
"headerInfo"
width=
"62.5%"
:visible
.
sync=
"dialogTableVisible"
center
>
<div
v-show=
"headerInfo==\'商标信息\'"
>
<el-form
v-show=
"step==1"
ref=
"form"
:rules=
"rules"
:model=
"form"
class=
"demo-ruleForm"
label-width=
"120px"
>
...
...
@@ -332,7 +332,7 @@
<el-tree
class=
"gsb_tree"
class=
"selftmreg_filter-tree"
:data=
"ncldata"
:props=
"defaultProps"
node-key=
"name"
default-expand-all
show-checkbox
accordion
@
check-change=
"handleCheckChange"
@
node-click=
"nodeClick"
:filter-node-method=
"filterNode"
ref=
"tree"
>
:filter-node-method=
"filterNode"
ref=
"tree"
>
</el-tree>
</div>
</el-aside>
...
...
@@ -357,7 +357,6 @@
<span
style=
"font-size:16px"
><b>
{{nclone.code}} {{nclone.name}}
</b></span>
<span
style=
"font-size:16px;float:right"
><b>
已选择
<span
style=
"color:#0F8EE9;"
>
{{nclone.nclThree.length}}
</span>
项
</b>
<span
style=
"color:#FF2E22;"
>
¥{{nclone.price}}
</span>
<span
@
click=
"removeNclOne(index,nclone)"
style=
"cursor: pointer;"
><i
...
...
@@ -388,7 +387,7 @@
</div>
<div
v-show=
"headerInfo==\'交官文件\'"
>
<h4
style=
"color:#535353"
><i
class=
"selftmreg_shuxian"
></i>
交官文件
</h4>
<h4
style=
"color:#535353"
><i
class=
"selftmreg_shuxian"
></i>
交官文件
</h4>
<el-form
ref=
"apply"
:rules=
"applyrules"
:model=
"apply"
class=
"demo-ruleForm"
label-width=
"120px"
>
<div
class=
"selftmreg_main"
>
<div
style=
"clear:both;"
></div>
...
...
@@ -569,8 +568,8 @@
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
:style=
"editApply.customerType==\'ent\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
@
click=
"editApply.customerType = \'ent\'"
>
企业
<img
v-if=
"editApply.customerType==\'ent\'"
src=
"/imgs/sjd.png"
alt=
""
></div>
@
click=
"editApply.customerType = \'ent\'"
>
企业
<img
v-if=
"editApply.customerType==\'ent\'"
src=
"/imgs/sjd.png"
alt=
""
></div>
<div
class=
"selftmregType"
v-model=
"editApply.customerType"
:style=
"editApply.customerType==\'person\' ? \'border: 1px solid #409EFF;color: #409EFF;\' : \'\'"
@
click=
"editApply.customerType = \'person\'"
>
个体户
<img
...
...
@@ -641,75 +640,72 @@
</div>
<el-form-item
class=
"gsb_items"
label=
""
>
<div
class=
"title special"
>
上传材料:营业执照
</div>
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
<gsb-upload
v-else
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 0"
>
<div><i
class=
"el-icon-circle-plus-outline"
></i></div>
<div>
(需盖公章)
</div>
</div>
</gsb-upload>
<div
class=
"upload-dialog"
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
<div
@
click=
"window.open(editApply.businessLicensePic)"
>
查看大图
</div>
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
</gsb-upload>
<div
class=
"title special"
>
上传材料:营业执照
</div>
<div
class=
"upload-box"
v-loading=
"loading"
@
mouseover=
"mouseOverDemo(1,\'a\')"
@
mouseleave=
"mouseLeaveDemo(1,\'a\')"
>
<img
class=
"upload-applyimg"
v-if=
"editApply.businessLicensePic"
:src=
"editApply.businessLicensePic?editApply.businessLicensePic:\'/imgs/sbzc/yyzzD.png\'"
/>
<gsb-upload
v-else
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 0"
>
<div><i
class=
"el-icon-circle-plus-outline"
></i></div>
<div>
(需盖公章)
</div>
</div>
</gsb-upload>
<div
class=
"upload-dialog"
v-show=
"editApply.businessLicensePic && toViewImgKey == \'a\'"
>
<div
@
click=
"window.open(editApply.businessLicensePic)"
>
查看大图
</div>
<gsb-upload
flag=
"yyzz"
ref=
"yyzz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
@
click=
"loadingKey = 0"
>
重新上传
</div>
</gsb-upload>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(1)"
@
mouseleave=
"mouseLeaveDemo(1)"
>
<img
:src=
"editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzz1.png\' : \'imgs/sbzc/yyzz.png\'"
/>
<div
v-if=
"toViewImgKey == 1"
class=
"toViewImg"
@
click=
"toViewImg(editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
查看大图
</div>
</div>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(1)"
@
mouseleave=
"mouseLeaveDemo(1)"
>
<img
:src=
"editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzz1.png\' : \'imgs/sbzc/yyzz.png\'"
/>
<div
v-if=
"toViewImgKey == 1"
class=
"toViewImg"
@
click=
"toViewImg(editApply.customerType == \'ent\' ? \'/imgs/sbzc/yyzzD1.png\' : \'imgs/sbzc/yyzzD.png\')"
>
查看大图
</div>
</div>
</el-form-item>
<el-form-item
class=
"gsb_items"
v-if=
"editApply.customerType==\'person\'"
label=
""
>
<div
class=
"title special"
>
上传材料:身份证明
</div>
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
v-if=
"editApply.identityCardPic"
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
<gsb-upload
v-else
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 1"
>
<div><i
class=
"el-icon-circle-plus-outline"
></i></div>
<div>
(需盖公章)
</div>
</div>
</gsb-upload>
<div
class=
"upload-dialog"
v-show=
"applyInfo.identityCardPic && toViewImgKey == \'d\'"
>
<div
@
click=
"window.open(applyInfo.identityCardPic)"
>
查看大图
</div>
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
</gsb-upload>
</el-form-item>
<el-form-item
class=
"gsb_items"
v-if=
"editApply.customerType==\'person\'"
label=
""
>
<div
class=
"title special"
>
上传材料:身份证明
</div>
<div
class=
"upload-box"
v-loading=
"loading1"
@
mouseover=
"mouseOverDemo(4,\'d\')"
@
mouseleave=
"mouseLeaveDemo(4,\'d\')"
>
<img
@
click=
"window.open(editApply.identityCardPic)"
class=
"upload-applyimg"
v-if=
"editApply.identityCardPic"
:src=
"editApply.identityCardPic?editApply.identityCardPic:\'/imgs/sbzc/pdf.png\'"
/>
<gsb-upload
v-else
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
class=
"upload-button"
@
click=
"loadingKey = 1"
>
<div><i
class=
"el-icon-circle-plus-outline"
></i></div>
<div>
(需盖公章)
</div>
</div>
</gsb-upload>
<div
class=
"upload-dialog"
v-show=
"applyInfo.identityCardPic && toViewImgKey == \'d\'"
>
<div
@
click=
"window.open(applyInfo.identityCardPic)"
>
查看大图
</div>
<gsb-upload
flag=
"sfz"
ref=
"sfz"
:d=
"d"
@
setKey=
"setKey"
:action=
"action"
filetype=
"image/jpeg"
:ifshowlist=
"false"
@
uploadsuccess=
"uploadsuccess"
@
error=
"error"
>
<div
@
click=
"loadingKey = 1"
>
重新上传
</div>
</gsb-upload>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<div
v-if=
"toViewImgKey == 4"
class=
"toViewImg"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span></div>
</el-form-item>
</div>
<div
class=
"upload-img"
@
mouseover=
"mouseOverDemo(4)"
@
mouseleave=
"mouseLeaveDemo(4)"
>
<img
src=
"/imgs/sbzc/sfz.png"
/>
<div
v-if=
"toViewImgKey == 4"
class=
"toViewImg"
@
click=
"toViewImg(\'/imgs/sbzc/sfzD.png\')"
>
查看大图
</div>
</div>
<div
class=
"text"
>
<i
class=
"el-icon-warning"
></i>
格式为
<span>
PDF
</span>
或
<span>
JPG
</span>
,大小不能超过
<span>
10M
</span></div>
</el-form-item>
</div>
</el-form>
</div>
<div
v-show=
"headerInfo==\'订单联系人\'"
>
...
...
igirl-channel-web/app/front/vues/pages/jdindentdetail/jdindentdetail.js
View file @
32eb52aa
...
...
@@ -415,7 +415,7 @@
});
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
nclObj
).
then
((
d
)
=>
{
loadingC
=
0
;
console
.
log
(
d
,
`nclObj`
);
console
.
log
(
d
.
data
,
`nclObj`
);
if
(
d
.
status
==
0
&&
d
.
data
)
{
this
.
nclInfo
=
d
.
data
;
/*
...
...
@@ -423,6 +423,7 @@
*/
this
.
nclInfo
.
map
((
item
,
index
)
=>
{
item
.
nclSmallCodes
=
JSON
.
parse
(
item
.
nclSmallCodes
);
console
.
log
(
item
,
item
.
nclSmallCodes
,
"////////////////////////////////"
);
});
this
.
ncl
=
JSON
.
parse
(
JSON
.
stringify
(
this
.
nclInfo
));
}
...
...
@@ -439,6 +440,7 @@
showDialog
(
from
,
index
){
this
.
popupValue
=
from
;
this
.
nclIndex
=
index
;
console
.
log
(
this
.
nclIndex
);
this
.
dialogTableVisible
=
true
;
switch
(
from
)
{
case
1
:
...
...
@@ -1325,7 +1327,7 @@
this
.
editNcl
.
tbCode
=
this
.
nclInfo
[
this
.
nclIndex
].
tbCode
;
this
.
editNcl
.
nclOneCodes
=
this
.
nclOne
[
0
].
code
;
this
.
editNcl
.
nclSmallCodes
=
this
.
nclOne
[
0
].
nclThree
;
console
.
log
(
this
.
nclInfo
,
this
.
nclOne
,
`xxxxxxxxxxxxxxxxxxxxxxxx`
);
console
.
log
(
this
.
nclInfo
,
this
.
nclOne
,
this
.
editNcl
,
`xxxxxxxxxxxxxxxxxxxxxxxx`
);
var
obj
=
this
.
$root
.
copyParams
(
this
.
editNcl
,
"updateNclInfo"
,
"/action/tmOrder/springBoard"
,
"yes"
,
"yes"
);
this
.
$root
.
postReq
(
"/web/trademark/tmqueryCtl/doPost"
,
obj
).
then
((
res
)
=>
{
if
(
res
.
status
==
0
)
{
...
...
@@ -1336,7 +1338,8 @@
message
:
'修改成功!'
});
this
.
$root
.
loading
=
false
;
this
.
$router
.
go
(
0
);
/** this.$router.go(0);*/
}
else
{
this
.
$message
(
res
.
msg
);
}
...
...
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