文档拆分--查看--图片上传提示语不合理

This commit is contained in:
范强强
2024-03-12 15:08:34 +08:00
parent a92a2e7d1a
commit aef156c46d
2 changed files with 10 additions and 12 deletions
@@ -131,7 +131,7 @@ export default {
disabled: false,
titleImg: this.$t('uploadPictures'),
listType: 'picture',
accept: 'image/*',
accept: '.png,.jpg,.jpeg,.gif',
// 表格行列相关数据
rowColForm: {},
validatorRowColRules: {