Przeglądaj źródła

修改连接显示

lex-xin 4 lat temu
rodzic
commit
2ad3586ef4
1 zmienionych plików z 2 dodań i 6 usunięć
  1. 2 6
      src/views/reaplceMusicPlayer/index.vue

+ 2 - 6
src/views/reaplceMusicPlayer/index.vue

@@ -162,12 +162,8 @@
                     !scope.row.openPay &&
                     permission('replacementInstrumentCooperation/openPay')
                   "
-                  >开启缴费</el-button
-                >
-                <el-button
-                  type="text"
-                  @click="onCreateQRCode(scope.row, '缴费链接')"
-                  v-if="scope.row.openPay">缴费链接</el-button>
+                  >开启缴费</el-button>
+                <el-button type="text" @click="onCreateQRCode(scope.row, '缴费链接')">缴费链接</el-button>
               </div>
             </template>
           </el-table-column>