Commit e25960f9 by 叶富雄

修改

parent c68c6dde
......@@ -7,6 +7,7 @@
:propTitle="title"
@handleRemove="handleRemove"
@removePhoto="removePhoto"
@ajtq="ajtq"
pageBs="addsqfbzl"
ref="formCompontent"
>
......@@ -33,30 +34,7 @@
objStr: "",
index: 0,
data: [
{
name: "正面照片:",
id: "R_ZMZP_File",
type: "photo",
value: "",
requestUrl: "/flwsFj/tbstasjflwsCj/save",
col: "2",
},
{
name: "左侧面照片:",
id: "R_ZCMZP_File",
type: "photo",
value: "",
requestUrl: "/flwsFj/tbstasjflwsCj/save",
col: "2",
},
{
name: "右侧面照片:",
id: "R_YCMZP_File",
type: "photo",
value: "",
requestUrl: "/flwsFj/tbstasjflwsCj/save",
col: "2",
},
{
name: "姓名:",
id: "xm",
......@@ -88,7 +66,7 @@
{
name: "证件号码:",
id: "zjhm",
type: "text",
type: "textTq",
value: "",
placeholder: "请输入",
col: "2",
......@@ -196,6 +174,9 @@
};
},
methods: {
ajtq(gmsfzh){
console.log(gmsfzh);
},
submit(params) {
let loading = this.$loading({
lock: true,
......
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