diff --git a/public/index.html b/public/index.html
index be512c579..99efda61b 100644
--- a/public/index.html
+++ b/public/index.html
@@ -36,8 +36,8 @@
<% if (process.env.VUE_APP_NODE_ENV==='dev' ) { %>
diff --git a/src/views/modules/visual/communityParty/community.vue b/src/views/modules/visual/communityParty/community.vue
index 466ee5428..28bb7fa1b 100644
--- a/src/views/modules/visual/communityParty/community.vue
+++ b/src/views/modules/visual/communityParty/community.vue
@@ -95,6 +95,10 @@
+
@@ -103,15 +107,18 @@ import { requestPost } from "@/js/dai/request";
import screenTable from "../components/screen-table/index";
import cptCard from "@/views/modules/visual/cpts/card";
import nextTick from "dai-js/tools/nextTick";
+import dialogInfo from './dialogInfo.vue'
export default {
name: "warning-box",
components: {
cptCard,
screenTable,
+ dialogInfo
},
data() {
return {
+ showedMoreInfo: true,
tableLoading: false,
warningList: [],
headerList: [
diff --git a/src/views/modules/visual/communityParty/dialogInfo.vue b/src/views/modules/visual/communityParty/dialogInfo.vue
new file mode 100644
index 000000000..d81a21b49
--- /dev/null
+++ b/src/views/modules/visual/communityParty/dialogInfo.vue
@@ -0,0 +1,186 @@
+
+
+
+
+
+

+
需求详情
+
+
+
+

+
+ 需求内容
+
+
+
+
+
+ 市北区同德花园小区物业管理服务,公司的同志每天对该小区 公共部位,喷洒消毒液进行消毒。为杀灭新型冠状病毒,近几 天以来,市北区
+
+
+ 所属网格:
+ 哈哈哈
+
+
+ 需求类型:
+ 的是法撒旦法
+
+
+ 需求状态:
+ 第三方士大夫
+
+
+ 上报类型:
+ 撒打发斯蒂芬
+
+
+ 上 报 人:
+ 撒打发斯蒂芬
+
+
+ 上报人联系方式:
+ 撒打发斯蒂芬
+
+
+ 上报时间:
+ 2021-09-17 12:52
+
+
+ 服务时间:
+ 2021-09-17 12:52
+
+
+
+
+ 服务方:
+ 哈哈哈
+
+
+ 实际服务时间:
+ 2021-09-17 12:52 至
+ 2021-09-17 17:52
+
+
+ 完成情况:
+ 第三方士大夫
+
+
+ 评价:
+
+
+
+
+
+
+
+
+
+

+
+
+ 研判分析
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/visual/components/screen-table/index.vue b/src/views/modules/visual/components/screen-table/index.vue
index cd75b9439..9d1861acb 100644
--- a/src/views/modules/visual/components/screen-table/index.vue
+++ b/src/views/modules/visual/components/screen-table/index.vue
@@ -42,7 +42,7 @@
-->
-
查看
+ 查看
加载中
@@ -296,6 +296,9 @@ export default {
}
}
}
+ .td-btn {
+ color: #e4dc00;
+ }
&-tr:nth-child(2n) {
background: rgba(16, 75, 164, 0.24);