ソースを参照

Merge remote-tracking branch 'origin/bjcz_his_scrm' into bjcz_his_scrm

yuhongqi 1 週間 前
コミット
08e2f9c163

+ 1 - 1
src/views/qw/externalContactTransferLog/deptTransferLogIndex.vue

@@ -70,7 +70,7 @@
           size="mini"
           :loading="exportLoading"
           @click="snyc"
-          v-hasPermi="['qw:externalContactTransferLog:snyc']"
+          v-hasPermi="['qw:externalContactTransferLog:sync']"
         >同步</el-button>
       </el-col>
       <right-toolbar :showSearch.sync="showSearch" @queryTable="getList"></right-toolbar>