yxk-20260509-党委会反馈表单
新增时,自动加上反馈部门和反馈人
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
</template>
|
||||
</a-row>
|
||||
<div v-if="!mainDisabled" class="main-actions">
|
||||
<a-button type="primary" :loading="savingMain" @click="submitForm">保存主表数据</a-button>
|
||||
<a-button type="primary" :loading="savingMain" @click="submitForm">保存</a-button>
|
||||
</div>
|
||||
</a-form>
|
||||
|
||||
@@ -423,6 +423,6 @@
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 12px;
|
||||
margin-top: 8px;
|
||||
margin-top: 1px;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user