Przeglądaj źródła

Merge branch 'master' of http://132.232.92.186:3000/XinXiBu/oa-system

liuhj 10 miesięcy temu
rodzic
commit
607aef39b0

+ 1 - 1
src/components/MCR/MarketCustomerResourcesHome.vue

@@ -239,7 +239,7 @@ export default {
         pageload() {
             var that = this;
 
-            if (this.userId == 21) {
+            if (this.userId == 21 || this.userId == 95) {
                 this.isSelect = false;
             }