更新页面
This commit is contained in:
@ -55,7 +55,7 @@ const dialogVisible = computed({
|
||||
const formList = reactive([
|
||||
[
|
||||
{ label: "姓名", prop: "xm", type: "input" },
|
||||
{ label: "证件号码", prop: "sfzh", type: "select", options: props.dic.D_BZ_BXDLX },
|
||||
{ label: "证件号码", prop: "sfzh", type: "input"},
|
||||
{ label: "联系电话", prop: "lxdh", type: "input" },
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user