员工管理-申请审核-审核界面-基本信息栏中信息组件背景调为相应灰色
This commit is contained in:
parent
3ba9a6e77a
commit
875aa2476e
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<a-spin :spinning="confirmLoading">
|
||||
<JFormContainer :disabled="disabled">
|
||||
<JFormContainer :disabled="true">
|
||||
<template #detail>
|
||||
<a-form ref="formRef" class="antd-modal-form" :labelCol="labelCol" :wrapperCol="wrapperCol"
|
||||
name="EmployeesApplyForm">
|
||||
|
|
|
|||
Loading…
Reference in New Issue