zhongtianhaoyuan před 3 roky
rodič
revize
5a0a949dfc
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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')
 					}