删除dataReporting的无效引用
Showing
11 changed files
with
0 additions
and
11 deletions
| ... | @@ -112,7 +112,6 @@ | ... | @@ -112,7 +112,6 @@ |
| 112 | 112 | ||
| 113 | <script> | 113 | <script> |
| 114 | import { mapGetters } from "vuex"; | 114 | import { mapGetters } from "vuex"; |
| 115 | import dataReporting from "@/api/dataReporting"; | ||
| 116 | import JsonEditor from "@/components/JsonEditor/index"; | 115 | import JsonEditor from "@/components/JsonEditor/index"; |
| 117 | import { getDetail, getXml } from "@/api/sbbwcx.js"; | 116 | import { getDetail, getXml } from "@/api/sbbwcx.js"; |
| 118 | import { MessageBox } from "element-ui"; | 117 | import { MessageBox } from "element-ui"; | ... | ... |
| ... | @@ -71,7 +71,6 @@ | ... | @@ -71,7 +71,6 @@ |
| 71 | // 查封登记 | 71 | // 查封登记 |
| 72 | import data from "./data" | 72 | import data from "./data" |
| 73 | import business from '@/api/business' | 73 | import business from '@/api/business' |
| 74 | import dataReporting from '@/api/dataReporting' | ||
| 75 | import tableMixin from '@/mixins/tableMixin.js' | 74 | import tableMixin from '@/mixins/tableMixin.js' |
| 76 | export default { | 75 | export default { |
| 77 | name: "Cfdj", | 76 | name: "Cfdj", | ... | ... |
| ... | @@ -78,7 +78,6 @@ | ... | @@ -78,7 +78,6 @@ |
| 78 | // 抵押权登记 | 78 | // 抵押权登记 |
| 79 | import data from "./data" | 79 | import data from "./data" |
| 80 | import business from '@/api/business' | 80 | import business from '@/api/business' |
| 81 | import dataReporting from '@/api/dataReporting' | ||
| 82 | import tableMixin from '@/mixins/tableMixin.js' | 81 | import tableMixin from '@/mixins/tableMixin.js' |
| 83 | import treeSelect from '@/components/treeSelect/index.vue' | 82 | import treeSelect from '@/components/treeSelect/index.vue' |
| 84 | export default { | 83 | export default { | ... | ... |
| ... | @@ -84,7 +84,6 @@ | ... | @@ -84,7 +84,6 @@ |
| 84 | // 地役权登记 | 84 | // 地役权登记 |
| 85 | import data from "./data" | 85 | import data from "./data" |
| 86 | import business from '@/api/business' | 86 | import business from '@/api/business' |
| 87 | import dataReporting from '@/api/dataReporting' | ||
| 88 | import tableMixin from '@/mixins/tableMixin.js' | 87 | import tableMixin from '@/mixins/tableMixin.js' |
| 89 | import treeSelect from '@/components/treeSelect/index.vue' | 88 | import treeSelect from '@/components/treeSelect/index.vue' |
| 90 | export default { | 89 | export default { | ... | ... |
| ... | @@ -68,7 +68,6 @@ | ... | @@ -68,7 +68,6 @@ |
| 68 | // 构(建)筑物所有权 | 68 | // 构(建)筑物所有权 |
| 69 | import data from "./data" | 69 | import data from "./data" |
| 70 | import business from '@/api/business' | 70 | import business from '@/api/business' |
| 71 | import dataReporting from '@/api/dataReporting' | ||
| 72 | import tableMixin from '@/mixins/tableMixin.js' | 71 | import tableMixin from '@/mixins/tableMixin.js' |
| 73 | import treeSelect from '@/components/treeSelect/index.vue' | 72 | import treeSelect from '@/components/treeSelect/index.vue' |
| 74 | export default { | 73 | export default { | ... | ... |
| ... | @@ -68,7 +68,6 @@ | ... | @@ -68,7 +68,6 @@ |
| 68 | // 海域(含无居民海岛)使用权 | 68 | // 海域(含无居民海岛)使用权 |
| 69 | import data from "./data" | 69 | import data from "./data" |
| 70 | import business from '@/api/business' | 70 | import business from '@/api/business' |
| 71 | import dataReporting from '@/api/dataReporting' | ||
| 72 | import tableMixin from '@/mixins/tableMixin.js' | 71 | import tableMixin from '@/mixins/tableMixin.js' |
| 73 | import treeSelect from '@/components/treeSelect/index.vue' | 72 | import treeSelect from '@/components/treeSelect/index.vue' |
| 74 | export default { | 73 | export default { | ... | ... |
| ... | @@ -64,7 +64,6 @@ | ... | @@ -64,7 +64,6 @@ |
| 64 | // 林权 | 64 | // 林权 |
| 65 | import data from "./data" | 65 | import data from "./data" |
| 66 | import business from '@/api/business' | 66 | import business from '@/api/business' |
| 67 | import dataReporting from '@/api/dataReporting' | ||
| 68 | import tableMixin from '@/mixins/tableMixin.js' | 67 | import tableMixin from '@/mixins/tableMixin.js' |
| 69 | import treeSelect from '@/components/treeSelect/index.vue' | 68 | import treeSelect from '@/components/treeSelect/index.vue' |
| 70 | export default { | 69 | export default { | ... | ... |
| ... | @@ -68,7 +68,6 @@ | ... | @@ -68,7 +68,6 @@ |
| 68 | // 农用地使用权(非林地) | 68 | // 农用地使用权(非林地) |
| 69 | import data from "./data" | 69 | import data from "./data" |
| 70 | import business from '@/api/business' | 70 | import business from '@/api/business' |
| 71 | import dataReporting from '@/api/dataReporting' | ||
| 72 | import tableMixin from '@/mixins/tableMixin.js' | 71 | import tableMixin from '@/mixins/tableMixin.js' |
| 73 | import treeSelect from '@/components/treeSelect/index.vue' | 72 | import treeSelect from '@/components/treeSelect/index.vue' |
| 74 | export default { | 73 | export default { | ... | ... |
| ... | @@ -74,7 +74,6 @@ | ... | @@ -74,7 +74,6 @@ |
| 74 | // 预告登记 | 74 | // 预告登记 |
| 75 | import data from "./data" | 75 | import data from "./data" |
| 76 | import business from '@/api/business' | 76 | import business from '@/api/business' |
| 77 | import dataReporting from '@/api/dataReporting' | ||
| 78 | import tableMixin from '@/mixins/tableMixin.js' | 77 | import tableMixin from '@/mixins/tableMixin.js' |
| 79 | import treeSelect from '@/components/treeSelect/index.vue' | 78 | import treeSelect from '@/components/treeSelect/index.vue' |
| 80 | export default { | 79 | export default { | ... | ... |
| ... | @@ -64,7 +64,6 @@ | ... | @@ -64,7 +64,6 @@ |
| 64 | // 异议登记 | 64 | // 异议登记 |
| 65 | import data from "./data" | 65 | import data from "./data" |
| 66 | import business from '@/api/business' | 66 | import business from '@/api/business' |
| 67 | import dataReporting from '@/api/dataReporting' | ||
| 68 | import tableMixin from '@/mixins/tableMixin.js' | 67 | import tableMixin from '@/mixins/tableMixin.js' |
| 69 | import treeSelect from '@/components/treeSelect/index.vue' | 68 | import treeSelect from '@/components/treeSelect/index.vue' |
| 70 | export default { | 69 | export default { | ... | ... |
| ... | @@ -69,7 +69,6 @@ | ... | @@ -69,7 +69,6 @@ |
| 69 | // 注销登记 | 69 | // 注销登记 |
| 70 | import data from "./data" | 70 | import data from "./data" |
| 71 | import business from '@/api/business' | 71 | import business from '@/api/business' |
| 72 | import dataReporting from '@/api/dataReporting' | ||
| 73 | import tableMixin from '@/mixins/tableMixin.js' | 72 | import tableMixin from '@/mixins/tableMixin.js' |
| 74 | export default { | 73 | export default { |
| 75 | name: "cancellationReg", | 74 | name: "cancellationReg", | ... | ... |
-
Please register or sign in to post a comment