diff --git a/src/api/sunVillage_info/fixedAssets.js b/src/api/sunVillage_info/fixedAssets.js index f6a445ca..a6a19530 100644 --- a/src/api/sunVillage_info/fixedAssets.js +++ b/src/api/sunVillage_info/fixedAssets.js @@ -611,3 +611,30 @@ export function nologinMenus(query) { }) } +//公章 +export function current(query) { + return request({ + url: '/system/dept/get/current', + method: 'get', + params: query + }) +} + +//公章 +export function updateSeal(data) { + return request({ + url: '/system/dept/updateSeal/seal', + method: 'post', + data: data + }) +} + +//公章 +export function updateSeal2(data) { + return request({ + url: '/system/dept/updateSeal/seal2', + method: 'post', + data: data + }) +} + diff --git a/src/assets/images/sunVillage_info/login_head_nr.png b/src/assets/images/sunVillage_info/login_head_nr.png index 3f868708..8d53b7a3 100644 Binary files a/src/assets/images/sunVillage_info/login_head_nr.png and b/src/assets/images/sunVillage_info/login_head_nr.png differ diff --git a/src/views/sunVillage_info/list_official.vue b/src/views/sunVillage_info/list_official.vue index 3ff090c9..37cbc9f6 100644 --- a/src/views/sunVillage_info/list_official.vue +++ b/src/views/sunVillage_info/list_official.vue @@ -19,47 +19,46 @@
- -
+

居委会公章

- - - + + + + +
- + +
+
+
+ +
+
+
+ +

经济组织公章

+ + + + + +
+
+
- - - - - - - - - - -
- - -