- {{ item.CARDTYPE }} |
+ {{ item.CARDTYPE }} |
{{ item.USERNAME }} |
{{ item.TIME }} |
@@ -55,6 +55,80 @@
+
+
+ 区域名称:{{ info.GATE_AREA_NAME }}
+
+
+
+ 闸机名称 |
+ {{ item.GATE_NAME }} |
+
+
+ 今日进 |
+ {{ item.CAR_IN}} |
+ 今日出 |
+ {{ item.CAR_OUT}} |
+ 当前滞留 |
+ {{ item.CAR_IN - item.CAR_OUT}} |
+
+
+
+
+
+
+
+ 车牌 |
+ 时间 |
+ 闸机 |
+ 状态 |
+
+
+ {{ item.LICENSE_PLATE }} |
+ {{ item.TIME }} |
+ {{ item.COMING_REASON }} |
+ {{ item.STATE == '0' ? '进港': '出港' }} |
+
+
+ |
+
+
+
+
+
+ 卡号 |
+ 人员姓名 |
+ 刷卡时间 |
+ 闸机 |
+ 状态 |
+
+
+ {{ item.CARDTYPE }} |
+ {{ item.USERNAME }} |
+ {{ item.TIME }} |
+ {{ item.EQUIPMENTNAME }} |
+
+ 进
+ 出
+ |
+
+
+ |
+
+
+
+ 摄像头名称:{{ info.VIDEONAME }}
+
+
+
+ 编码 |
+ {{ info.CODE }} |
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/dashboard.vue b/src/views/threeSystems/lawsRegulations/components/dashboard.vue
new file mode 100644
index 0000000..9970149
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/dashboard.vue
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/editTextLibrary.vue b/src/views/threeSystems/lawsRegulations/components/editTextLibrary.vue
new file mode 100644
index 0000000..0d047ad
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/editTextLibrary.vue
@@ -0,0 +1,415 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加文件内容
+
+
+ 查看
+
+ 编辑内容
+
+
+ 导出word
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/list.vue b/src/views/threeSystems/lawsRegulations/components/list.vue
new file mode 100644
index 0000000..bff4c88
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/list.vue
@@ -0,0 +1,587 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+ {{ row.STATUS === '0' ? '停用' : '正常' }}
+
+
+
+
+
+
+ 编辑
+
+ 删除
+
+ 锁定
+
+ 解锁
+
+
+
+
+
+ 查看
+ 置顶
+
+ 取消置顶
+
+ 导出
+
+
+
+
+ 替换
+
+
+ 替换记录
+
+ 启用
+
+ 停用
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/listEm.vue b/src/views/threeSystems/lawsRegulations/components/listEm.vue
new file mode 100644
index 0000000..e20f017
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/listEm.vue
@@ -0,0 +1,539 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ row.STATUS === '0'?'停用':'正常' }}
+
+
+
+
+ {{ !row.CORP_NAME ? '自建' : row.CORP_NAME }}
+
+
+
+
+
+
+ 加入运营端数据
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/textLibraryInfo.vue b/src/views/threeSystems/lawsRegulations/components/textLibraryInfo.vue
new file mode 100644
index 0000000..2b354f8
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/textLibraryInfo.vue
@@ -0,0 +1,149 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+ 查看文件详情
+ 导出word
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/updateFile.vue b/src/views/threeSystems/lawsRegulations/components/updateFile.vue
new file mode 100644
index 0000000..63cfb6f
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/updateFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/components/updateLog.vue b/src/views/threeSystems/lawsRegulations/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/lawsRegulations/index.vue b/src/views/threeSystems/lawsRegulations/index.vue
new file mode 100644
index 0000000..8d78561
--- /dev/null
+++ b/src/views/threeSystems/lawsRegulations/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/condition.vue b/src/views/threeSystems/standardLibrary/components/condition.vue
new file mode 100644
index 0000000..c9af125
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/condition.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取 消
+ {{ loading ? '提交中 ...' : '确 定' }}
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/dashboard.vue b/src/views/threeSystems/standardLibrary/components/dashboard.vue
new file mode 100644
index 0000000..a4372fc
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/dashboard.vue
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/editTextLibrary.vue b/src/views/threeSystems/standardLibrary/components/editTextLibrary.vue
new file mode 100644
index 0000000..6faae97
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/editTextLibrary.vue
@@ -0,0 +1,392 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 添加文件内容
+
+
+ 查看
+ 编辑内容
+ 导出word
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/list.vue b/src/views/threeSystems/standardLibrary/components/list.vue
new file mode 100644
index 0000000..d815fe2
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/list.vue
@@ -0,0 +1,590 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ '资源库数据' }}
+
+
+
+
+
+
+ 导出
+
+
+ 查看
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/listEm.vue b/src/views/threeSystems/standardLibrary/components/listEm.vue
new file mode 100644
index 0000000..d9efaf8
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/listEm.vue
@@ -0,0 +1,504 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 搜索
+
+
+ 添加其他搜索条件
+
+
+ 重置
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+ 通用
+
+
+
+
+
+
+ {{ !row.CORP_NAME === '' ? '资源库数据' : row.CORP_NAME }}
+
+
+
+
+
+ 查看
+ 导出
+
+
+ 编辑
+ 删除
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/textLibraryInfo.vue b/src/views/threeSystems/standardLibrary/components/textLibraryInfo.vue
new file mode 100644
index 0000000..6056acd
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/textLibraryInfo.vue
@@ -0,0 +1,145 @@
+
+
+
+
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+ {{ tag.CATEGORY_NAME }}
+
+
+
+
+
+
+
+
+
+
+ {{ tag.NAME }}
+
+
+
+ 查看文件详情
+ 导出word
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/updateLog.vue b/src/views/threeSystems/standardLibrary/components/updateLog.vue
new file mode 100644
index 0000000..ee30bd2
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/updateLog.vue
@@ -0,0 +1,55 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/components/updateSpeFile.vue b/src/views/threeSystems/standardLibrary/components/updateSpeFile.vue
new file mode 100644
index 0000000..63cfb6f
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/components/updateSpeFile.vue
@@ -0,0 +1,77 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/threeSystems/standardLibrary/index.vue b/src/views/threeSystems/standardLibrary/index.vue
new file mode 100644
index 0000000..8d78561
--- /dev/null
+++ b/src/views/threeSystems/standardLibrary/index.vue
@@ -0,0 +1,19 @@
+
+
+
+
+
+
+
diff --git a/src/views/util/multipleChoice.vue b/src/views/util/multipleChoice.vue
index 71ae088..46c3554 100644
--- a/src/views/util/multipleChoice.vue
+++ b/src/views/util/multipleChoice.vue
@@ -103,6 +103,7 @@ export default {
this.$emit('getChooseOne', { info: labelList[0] })
}
this.$emit('update:dynamicTags', labelList)
+ this.$forceUpdate()
},
creatTage() {
this.$refs.editLabel.init({ TYPE: '0' })
|