Parcourir la source

修改下拉框默认为全部展示

zhuliu il y a 2 ans
Parent
commit
ece224ba6c

+ 1 - 1
RMS-FrontEnd/src/views/components/articles/components/features.vue

@@ -91,7 +91,7 @@ export default{
             row: this.selectedFeatures?this.selectedFeatures:[],//选中特征push到row中
             mergeArr: ['id', 'pRightName'],//解释
             loading:false,
-            Type: "1",//下拉框
+            Type: "0",//下拉框
             typeArr:[1],//显示权要还是全部显示
             checkList:[],
             selected:this.selectedFeaturesId?this.selectedFeaturesId:[]

+ 1 - 1
RMS-FrontEnd/src/views/report/Invalid/InvalidPage/Result.vue

@@ -242,7 +242,7 @@ export default {
       recordList:[],
       featuresId:[],
       typeArr:[1],
-      Type:"1",
+      Type:"0",
       isSelect:true,
       menu: [
         {