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
7973a145
authored
2021-01-15 17:16:07 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
多幢合并不在同宗下不允许合并的提示
1 parent
bffd9faf
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
src/views/panel/change/hb/index.vue
src/views/panel/change/hb/index.vue
View file @
7973a14
...
...
@@ -349,6 +349,8 @@
bsm
:
res
.
result
}
})
}
else
{
this
.
$message
.
error
(
res
.
message
);
}
}).
catch
((
error
)
=>
{
vm
.
loadingHide
();
...
...
Please
register
or
sign in
to post a comment