lcw
This commit is contained in:
@ -60,8 +60,10 @@ const pageData = reactive({
|
||||
tableColumn: [
|
||||
{ label: "申请人姓名", prop: "xm" },
|
||||
{ label: "申请人身份证", prop: "sfzh"},
|
||||
{ label: "申请人联系电话", prop: "lxdh"},
|
||||
{ label: "权限说明", prop: "qxsm" },
|
||||
{ label: "申请人联系电话", prop: "lxdh" },
|
||||
{ label: "提交人姓名", prop: "tjrxm"},
|
||||
{ label: "提交人身份证号", prop: "tjrsfzh"},
|
||||
{ label: "权限说明", prop: "qxsm", showOverflowTooltip: true },
|
||||
]
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user