Преглед на файлове

市场客户资料部分修改

yuanrf преди 10 месеца
родител
ревизия
7595de0dbe
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/MCR/MarketCustomerResourcesHome.vue

+ 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;
             }