diff --git a/pages.json b/pages.json
index d29a2e5..261da4e 100644
--- a/pages.json
+++ b/pages.json
@@ -6,6 +6,7 @@
{ "path": "pages/config/site"},
{ "path": "pages/enquiry/template/list"},
{ "path": "pages/enquiry/attributes/list"},
+ { "path": "pages/contract/template/list"},
{
"path": "pages/login/index",
"style": {
diff --git a/pages/contract/template/list.vue b/pages/contract/template/list.vue
new file mode 100644
index 0000000..a43310d
--- /dev/null
+++ b/pages/contract/template/list.vue
@@ -0,0 +1,338 @@
+
+
+
+
+
+
+
+
+
+
+
+ 添加
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_template/components/table/table-easy.vue b/pages_template/components/table/table-easy.vue
index 011bfad..d5dfcad 100644
--- a/pages_template/components/table/table-easy.vue
+++ b/pages_template/components/table/table-easy.vue
@@ -126,7 +126,7 @@
queryForm1:{
// 查询表单数据源,可在此设置默认值
formData:{
-
+
},
// 查询表单的字段规则 fieldName:指定数据库字段名,不填默认等于key
columns:[