Commit 25f69b7a authored by 黄奎's avatar 黄奎

页面修改

parent bdaad9b0
......@@ -89,7 +89,7 @@
rowsPerPage: 12,
CustomerName: "", //客户名称
ContactNumber: "", //联系电话
ApproveState: 0, //审核状态
ApproveState: "", //审核状态
QCustomerState: "", //账号状态
CategoryName:"",//同业名称
},
......@@ -111,10 +111,7 @@
],
tabCheck: 1,
//审核状态列表
ApproveStateList: [{
label: "不限",
value: 0
},
ApproveStateList: [
{
label: "通过",
value: 1
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment