|
|
@ -158,7 +158,7 @@ |
|
|
|
@close="lcModa.visible=false,lcModa.disabled = false"></component> |
|
|
|
@close="lcModa.visible=false,lcModa.disabled = false"></component> |
|
|
|
</a-modal> |
|
|
|
</a-modal> |
|
|
|
<!-- 审批操作 --> |
|
|
|
<!-- 审批操作 --> |
|
|
|
<a-modal :title="modalTaskTitle" v-model="modalTaskVisible" :mask-closable="false" width="60%" height="90%"> |
|
|
|
<a-modal :title="modalTaskTitle" v-model="modalTaskVisible" :mask-closable="false" width="60%"> |
|
|
|
|
|
|
|
|
|
|
|
<div v-if="modalTaskVisible"> |
|
|
|
<div v-if="modalTaskVisible"> |
|
|
|
<a-form ref="form" :model="form" :label-width="85" :rules="formValidate"> |
|
|
|
<a-form ref="form" :model="form" :label-width="85" :rules="formValidate"> |
|
|
|