Browse Source

commit 摘牌成功

yu jie 4 years ago
parent
commit
cc71365445

+ 1 - 1
src/views/order/spot_warran/components/spot_warrant_spot_details/components/listing/index.vue

@@ -220,7 +220,7 @@ export default defineComponent({
                         HasWr: 1,
                         HasWr: 1,
                     };
                     };
                     console.log(param);
                     console.log(param);
-                    requestResultLoadingAndInfo(hdWROrder, param, loading, ['挂牌成功', '挂牌失败:']).then(() => {
+                    requestResultLoadingAndInfo(hdWROrder, param, loading, ['摘牌成功', '摘牌失败:']).then(() => {
                         cancel();
                         cancel();
                     });
                     });
                 });
                 });