diff --git a/src/components/hzwlComponents/StandardListDrawer.vue b/src/components/hzwlComponents/StandardListDrawer.vue
new file mode 100644
index 000000000..e40d62fd9
--- /dev/null
+++ b/src/components/hzwlComponents/StandardListDrawer.vue
@@ -0,0 +1,686 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+ 清空
+
+
+
+
+
+
+
+
+ {{ ($index + 1) + (searchForm.page - 1) * searchForm.pageSize }}
+
+
+
+
+
+
+
+
+
+
+
+ 数据获取中
+
+
+
+
+
+
diff --git a/src/components/hzwlComponents/TimeLineFormItem.vue b/src/components/hzwlComponents/TimeLineFormItem.vue
index 30cfcf949..774f888ba 100644
--- a/src/components/hzwlComponents/TimeLineFormItem.vue
+++ b/src/components/hzwlComponents/TimeLineFormItem.vue
@@ -5,33 +5,35 @@
{{ title }}
+ :disabled="disabled"
+ :value="name"
+ :placeholder="placeholder || `选择${title}`"
+ readonly
+ @click.native="choice(id)"
+ />
-
+
+
+
diff --git a/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue b/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue
new file mode 100644
index 000000000..40312ed6d
--- /dev/null
+++ b/src/pages/policyRegulation/standardTrackingList/PersonInfo.vue
@@ -0,0 +1,133 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/policyRegulation/standardTrackingList/addModel.vue b/src/pages/policyRegulation/standardTrackingList/addModel.vue
new file mode 100644
index 000000000..c72df084f
--- /dev/null
+++ b/src/pages/policyRegulation/standardTrackingList/addModel.vue
@@ -0,0 +1,218 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/pages/policyRegulation/standardTrackingList/index.vue b/src/pages/policyRegulation/standardTrackingList/index.vue
index 12b8507a8..ac724ee72 100644
--- a/src/pages/policyRegulation/standardTrackingList/index.vue
+++ b/src/pages/policyRegulation/standardTrackingList/index.vue
@@ -1,27 +1,280 @@
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 查询
+
+
+
+
+ 清空
+
+
+
+
+
+
+ 新增
+
+
+ 模板下载
+
+
+ 导入
+
+
+ 导出
+
+
+ 批量删除
+
+
+ 流程下发
+
+
+
+