企业名称统一改成用工单位
This commit is contained in:
@@ -706,12 +706,12 @@ export default {
|
||||
arrow: false,
|
||||
column: [
|
||||
{
|
||||
label: "企业名称",
|
||||
label: "用工单位",
|
||||
prop: "jobCompanyName",
|
||||
rules: [
|
||||
{
|
||||
required: true,
|
||||
message: "请输入企业名称",
|
||||
message: "请输入用工单位",
|
||||
trigger: "blur",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user