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
dc555fbe
authored
2020-12-18 16:58:25 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
二次生成提示语修改
1 parent
ad4527ce
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/zd/zddcb/index.vue
src/views/zd/zddcb/index.vue
View file @
dc555fb
...
...
@@ -624,7 +624,7 @@
//不动产单元号再次生成提示框
open
()
{
this
.
$confirm
(
'已经存在
不动产单元号或者自然幢
号, 是否继续?'
,
'提示'
,
{
this
.
$confirm
(
'已经存在
宗地代码或不动产单元
号, 是否继续?'
,
'提示'
,
{
confirmButtonText
:
'确定'
,
cancelButtonText
:
'取消'
,
type
:
'warning'
...
...
Please
register
or
sign in
to post a comment