|
@@ -26,18 +26,18 @@
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
|
|
|
|
- <a-col :span="24">
|
|
|
|
- <a-form-model-item label="员工上传图片是否必填" style="min-height: 70px" prop="wisBllx">
|
|
|
|
- <a-switch v-model="wisBllx" />
|
|
|
|
- </a-form-model-item>
|
|
|
|
- </a-col>
|
|
|
|
|
|
+<!-- <a-col :span="24">-->
|
|
|
|
+<!-- <a-form-model-item label="员工上传图片是否必填" style="min-height: 70px" prop="wisBllx">-->
|
|
|
|
+<!-- <a-switch v-model="wisBllx" />-->
|
|
|
|
+<!-- </a-form-model-item>-->
|
|
|
|
+<!-- </a-col>-->
|
|
<a-col :span="24">
|
|
<a-col :span="24">
|
|
<a-form-model-item label="安检交出图片是否必填" style="min-height: 70px" prop="sucOutPic">
|
|
<a-form-model-item label="安检交出图片是否必填" style="min-height: 70px" prop="sucOutPic">
|
|
<a-switch v-model="sucOutPic" />
|
|
<a-switch v-model="sucOutPic" />
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|
|
<a-col :span="24">
|
|
<a-col :span="24">
|
|
- <a-form-model-item label="安检接入图片是否必填" style="min-height: 70px" prop="sucInPic">
|
|
|
|
|
|
+ <a-form-model-item label="安检接收图片是否必填" style="min-height: 70px" prop="sucInPic">
|
|
<a-switch v-model="sucInPic" />
|
|
<a-switch v-model="sucInPic" />
|
|
</a-form-model-item>
|
|
</a-form-model-item>
|
|
</a-col>
|
|
</a-col>
|