mo 3 tahun lalu
induk
melakukan
63282f1a03

+ 1 - 1
src/views/liveClassManager/index.vue

@@ -195,7 +195,7 @@
                 </auth>
                 <auth auths="/liveBlackList">
                   <el-button type="text" @click="gotoBuylist(scope.row)"
-                    >购买商品</el-button
+                    >订单详情</el-button
                   >
                 </auth>
               </div>

+ 1 - 1
src/views/liveClassManager/modals/sellShopList.vue

@@ -2,7 +2,7 @@
   <div>
     <el-dialog
       width="1000px"
-      title="购买商品"
+      title="订单详情"
       :visible.sync="lookVisible"
       :before-close="onClose"
       append-to-body