이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
zhangzl
/
nsgk_mobile
보기
2
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
0
위키
활동
소스 검색
宅基地调查删除提示框
rongxin_prod
Xyq123*
1 년 전
부모
ec5313e34b
커밋
0b59028a2d
4개의 변경된 파일
과
4개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/views/homesteadSurvey/add2.vue
+1
-1
src/views/homesteadSurvey/add3.vue
+1
-1
src/views/homesteadSurvey/add4.vue
+1
-1
src/views/homesteadSurvey/nmfwList.vue
+ 1
- 1
src/views/homesteadSurvey/add2.vue
파일 보기
@@ -205,7 +205,7 @@ export default {
const ids = val.id || this.ids;
Dialog.confirm({
title: '系统提示',
message: '是否确认删除使用权人
标识为"' + val.id + '"的
数据项?',
message: '是否确认删除使用权人数据项?',
confirmButtonText: '确定',
cancelButtonText: '取消'
})
+ 1
- 1
src/views/homesteadSurvey/add3.vue
파일 보기
@@ -350,7 +350,7 @@ export default {
const ids = val.id || this.ids;
Dialog.confirm({
title: '系统提示',
message: '是否确认删除自然幢
标识为"' + val.id + '"的
数据项?',
message: '是否确认删除自然幢
号
数据项?',
confirmButtonText: '确定',
cancelButtonText: '取消'
})
+ 1
- 1
src/views/homesteadSurvey/add4.vue
파일 보기
@@ -388,7 +388,7 @@ export default {
const ids = val.id || this.ids;
Dialog.confirm({
title: '系统提示',
message: '是否确认删除附属物
标识为"' + val.id + '"
的数据项?',
message: '是否确认删除附属物的数据项?',
confirmButtonText: '确定',
cancelButtonText: '取消'
})
+ 1
- 1
src/views/homesteadSurvey/nmfwList.vue
파일 보기
@@ -299,7 +299,7 @@ export default {
const ids = val.id || this.ids;
Dialog.confirm({
title: '系统提示',
message: '是否确认删除农民房屋
标识为"' + val.id + '"的
数据项?',
message: '是否确认删除农民房屋数据项?',
confirmButtonText: '确定',
cancelButtonText: '取消'
})
쓰기
미리보기
불러오는 중...
취소
저장