zhongtianhaoyuan il y a 3 ans
Parent
commit
5a0a949dfc
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/erpbusiness/index.vue

+ 1 - 1
pages/erpbusiness/index.vue

@@ -273,7 +273,7 @@
 			isShow() {
 				for (let i = 0; i < this.gridList.length; i++) {
 					if (i == 1) {
-						this.gridList[i].show = this.getRoles('acquisitionQuality.view1111')
+						this.gridList[i].show = this.getRoles('acquisitionQuality.view')
 					} else if (i == 2) {
 						this.gridList[i].show = this.getRoles('acquisitionWeight.view')
 					}