fix(工作报告、我的绩效、产品/项目、消息通知): 修复已知的一些问题。
This commit is contained in:
@@ -273,12 +273,12 @@ watch(visible, isVisible => {
|
||||
</div>
|
||||
</ElFormItem>
|
||||
|
||||
<ElFormItem
|
||||
label="备注"
|
||||
class="performance-template-dialog__field performance-template-dialog__field--full"
|
||||
>
|
||||
<ElInput v-model="uploadForm.remark" type="textarea" :rows="3" maxlength="500" show-word-limit />
|
||||
</ElFormItem>
|
||||
<!-- <ElFormItem-->
|
||||
<!-- label="备注"-->
|
||||
<!-- class="performance-template-dialog__field performance-template-dialog__field--full"-->
|
||||
<!-- >-->
|
||||
<!-- <ElInput v-model="uploadForm.remark" type="textarea" :rows="3" maxlength="500" show-word-limit />-->
|
||||
<!-- </ElFormItem>-->
|
||||
</div>
|
||||
|
||||
<div class="performance-template-dialog__actions">
|
||||
|
||||
Reference in New Issue
Block a user