Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
57ec4db4
authored
2021-01-22 15:40:38 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
创建宗地zdbsm加入store.js
1 parent
f68a2a13
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/panel/create/index.vue
src/views/panel/create/index.vue
View file @
57ec4db
...
...
@@ -332,7 +332,7 @@ export default {
this
.
close
();
// 根据res.processInstance.businessId去查询zdbsm TODO
// this.$store.state.zdbsm = res.result
;
this
.
$store
.
state
.
zdbsm
=
res
.
processInstance
.
title
;
// todo 跳转到宗地基本信息内容表页面 (预留)
this
.
close
();
this
.
$router
.
push
({
...
...
Please
register
or
sign in
to post a comment