[update 资料中心] 下载

This commit is contained in:
danshihao
2024-07-17 15:16:24 +08:00
parent d8c0d7a613
commit 1c73c54583
2 changed files with 1 additions and 2 deletions
@@ -35,7 +35,6 @@
<a-form-item :labelCol="labelCol" :wrapperCol="wrapperCol" :label="$t('treeRight.downloadPermission')">
<user-selection :placeholder="$t('pleaseSelect') + $t('treeRight.downloadPermission')"
type="checkbox"
:disabled="model.defaultFolder === '1'"
:name-str="model.authDownloadIdsDictText"
v-decorator="['authDownloadIds', validatorRules.authDownloadIds]" />
</a-form-item>
@@ -274,7 +274,7 @@ export default {
data () {
return {
StandardSource,
title: this.$t('close'),
title: this.$t('workCenter.standardInterpretationProcess.interpretationAttributes'),
width: 900,
disabled: false,
visible: false,