yxk-20260813
所领导增补审批意见后,系统将通过即时通向事项相关人员发送消息提醒
This commit is contained in:
+10
@@ -1,5 +1,11 @@
|
||||
<template>
|
||||
<div class="supplement-opinion-pane">
|
||||
<a-alert
|
||||
class="supplement-opinion-alert"
|
||||
type="info"
|
||||
show-icon
|
||||
message="所领导增补审批意见后,系统将通过即时通向事项相关人员发送消息提醒。"
|
||||
/>
|
||||
<a-form layout="vertical">
|
||||
<a-form-item label="审批意见" required>
|
||||
<a-textarea
|
||||
@@ -95,4 +101,8 @@
|
||||
box-sizing: border-box;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
.supplement-opinion-alert {
|
||||
margin-bottom: 16px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user