panhui 4 years ago
parent
commit
d67e5eb741
1 changed files with 2 additions and 2 deletions
  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