Commit 4c9a49ed by 刘泽奇

123

parent 88acaf30
......@@ -2776,9 +2776,6 @@
}).catch(function (e) {
that.$message.warning(`操作失败,请刷新页面后重新操作`);
});
}
,
},
vname: "gsb-jdbycquerytm"
}
......@@ -707,8 +707,6 @@
</el-form-item>
<el-form-item v-if="editApply.customerType==\'person\'" label-width="140px" label="姓名"
style="width:493px;float:left;padding-right:50px;" prop="name">
<!-- <el-input v-model="editApply.name" placeholder="请输入内容"></el-input> -->
<gsb-selectperson v-if="currentUser" @input="selectpersoninput" allowcreate="true"
showhistory="true" @historychange="historyapplierchange" size="medium"
v-model="editApply.name" refMethod="getCompanyInfoByLikeName"
......
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