|
|
@@ -155,8 +155,8 @@ export default defineComponent({
|
|
|
const { visible, cancel } = _closeModal(context);
|
|
|
|
|
|
const firstBtn: BtnListType[] = [
|
|
|
- { lable: '详情', code: 'detail', className: 'operBtn' },
|
|
|
{ lable: '挂牌求购', code: 'post_buying', className: 'operBtn' },
|
|
|
+ { lable: '详情', code: 'detail', className: 'operBtn' },
|
|
|
]
|
|
|
|
|
|
// 获取浮动价商品实时价格
|