瀏覽代碼

bug优化

chenlei 6 月之前
父節點
當前提交
4cca2e058f
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      src/views/report/Detail.vue
  2. 1 1
      src/views/report/PDF.vue

+ 1 - 1
src/views/report/Detail.vue

@@ -384,7 +384,7 @@ function goPrimary(){
                 shape="round"
                 block
                 @click="goPrimary"
-                >提交订单</t-button>
+                >立即订阅</t-button>
           </div>
       </div>
     </div>

+ 1 - 1
src/views/report/PDF.vue

@@ -230,7 +230,7 @@ function goPrimary(){
                 shape="round"
                 block
                 @click="goPrimary"
-                >提交订单</t-button>
+                >立即订阅</t-button>
           </div>
       </div>
     </div>