flx:提交劳务
This commit is contained in:
parent
63260ca0fc
commit
a44e4a4d07
@ -967,8 +967,13 @@
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
</el-row>
|
||||
<el-row :gutter="24" v-if="workerInfo.devType == 2">
|
||||
<el-row :gutter="24">
|
||||
<el-col :span="12">
|
||||
<el-form-item label="工作区域:" prop="safeScore">
|
||||
<span>{{ workerInfo.workArea }}</span>
|
||||
</el-form-item>
|
||||
</el-col>
|
||||
<el-col :span="12" v-if="workerInfo.devType == 2">
|
||||
<el-form-item label="人脸分组:" prop="ufaceDevGroupId">
|
||||
<!-- <div v-if="detailInfoStatus"> -->
|
||||
<el-checkbox
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user