[update 资料中心] 下载
This commit is contained in:
@@ -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>
|
||||
|
||||
+1
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user