-
收费标准管理
-
-
- 房屋收费标准
-
-
- 仪表收费标准
-
-
- 车位收费标准
-
-
- 临时收费标准
-
-
+ 欠款明细
-
添加费用
+ > -->
-
+
-
+
diff --git a/src/views/Payment/BillManage/_payList/depend/config.js b/src/views/Payment/BillManage/_payList/depend/config.js
index 5d8ac50..8ddd0d0 100644
--- a/src/views/Payment/BillManage/_payList/depend/config.js
+++ b/src/views/Payment/BillManage/_payList/depend/config.js
@@ -1,40 +1,70 @@
export const formItem = [
{
- type: 'input',
- label:'费用名称',
- prop:'name',
- placeholder:'请输入'
+ type: 'time',
+ label:'收款时间',
+ },
+ {
+ type: 'select',
+ label:'收款方式',
},
]
export const columns = [
{
- title: "费用名称",
+ title: "账单名称",
dataIndex: "name",
},
{
- title: "计费方式",
- dataIndex: "feetype",
+ title: "房屋",
+ dataIndex: "",
+ },
+ {
+ title: "户主",
+ dataIndex: "",
+ },
+ {
+ title: "承租人",
+ dataIndex: "",
+ },
+ {
+ title: "建筑面积",
+ dataIndex: "",
+ },
+ {
+ title: "流水号",
+ dataIndex: "",
+ },
+ {
+ title: "收费标准",
+ dataIndex: "",
+ },
+ {
+ title: "费用周期",
+ dataIndex: "",
},
{
- title: "计量方式",
- dataIndex: "type",
+ title: "应收金额",
+ dataIndex: "",
},
{
- title: "单价",
- dataIndex: "price",
+ title: "实收金额",
+ dataIndex: "",
},
{
- title: "单位",
- dataIndex: "unit",
+ title: "违约金额",
+ dataIndex: "",
},
{
- title: "操作",
- dataIndex: "action",
- key: "action",
- width: "180",
- fixed: "right",
- scopedSlots: { customRender: "action" },
+ title: "收款时间",
+ dataIndex: "",
},
+ // {
+ // title: "操作",
+ // dataIndex: "action",
+ // key: "action",
+ // width: "180",
+ // fixed: "right",
+ // scopedSlots: { customRender: "action" },
+ // },
]
export const pagination = {
current: 1,
diff --git a/src/views/Payment/BillManage/_payList/index.vue b/src/views/Payment/BillManage/_payList/index.vue
index 10cc52d..f624c00 100644
--- a/src/views/Payment/BillManage/_payList/index.vue
+++ b/src/views/Payment/BillManage/_payList/index.vue
@@ -1,26 +1,12 @@
-
收费标准管理
-
-
- 房屋收费标准
-
-
- 仪表收费标准
-
-
- 车位收费标准
-
-
- 临时收费标准
-
-
+ 缴费明细
-
添加费用
+ > -->
-
+
-
+
diff --git a/src/views/Payment/PayPlan/depend/config.js b/src/views/Payment/PayPlan/depend/config.js
index 5d8ac50..17802cd 100644
--- a/src/views/Payment/PayPlan/depend/config.js
+++ b/src/views/Payment/PayPlan/depend/config.js
@@ -8,24 +8,28 @@ export const formItem = [
]
export const columns = [
{
- title: "费用名称",
+ title: "账单名称",
dataIndex: "name",
},
{
- title: "计费方式",
- dataIndex: "feetype",
+ title: "开始时间",
+ dataIndex: "",
},
{
- title: "计量方式",
- dataIndex: "type",
+ title: "结束时间",
+ dataIndex: "",
},
{
- title: "单价",
- dataIndex: "price",
+ title: "自动扣费时间(每月)",
+ dataIndex: "",
},
{
- title: "单位",
- dataIndex: "unit",
+ title: "创建人",
+ dataIndex: "",
+ },
+ {
+ title: "创建时间",
+ dataIndex: "",
},
{
title: "操作",
diff --git a/src/views/Payment/PayPlan/index.vue b/src/views/Payment/PayPlan/index.vue
index 10cc52d..931969f 100644
--- a/src/views/Payment/PayPlan/index.vue
+++ b/src/views/Payment/PayPlan/index.vue
@@ -1,25 +1,22 @@
-
收费标准管理
-
-
- 房屋收费标准
-
-
- 仪表收费标准
-
-
- 车位收费标准
-
-
- 临时收费标准
-
-
+ 收费标准管理
+
+
+
+
+
+
+
+
+
+
+
添加费用添加缴费计划
+