panhui 4 年之前
父节点
当前提交
d67e5eb741
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/main/nine-space/src/views/product/Detail.vue

+ 2 - 2
src/main/nine-space/src/views/product/Detail.vue

@@ -44,8 +44,8 @@
             </div>
             <div class="title">{{ info.name }}</div>
             <div class="info-bottom">
-                <!-- <span class="text1" v-if="info.type !== 'DEFAULT'"> 编号 338392 </span>
-        <van-button
+                <span class="text1"> 编号 {{ info.id }} </span>
+                <!-- <van-button
           v-if="info.type !== 'DEFAULT'"
           type="primary"
           plain