zs 1 tahun lalu
induk
melakukan
1f2059f610
1 mengubah file dengan 4 tambahan dan 4 penghapusan
  1. 4 4
      src/views/order/detail.vue

+ 4 - 4
src/views/order/detail.vue

@@ -47,13 +47,13 @@
               <text>下单时间:</text>
               <text>{{ info.buy_time || '暂无' }}</text>
             </el-col>
-            <el-col :span="24" class="thr_1" v-if="info.leader_name">
+            <el-col :span="24" class="thr_1" v-if="info.sleader_name">
               <text>采购审批领导:</text>
-              <text>{{ info.leader_name || '暂无' }}</text>
+              <text>{{ info.sleader_name || '暂无' }}</text>
             </el-col>
-            <el-col :span="24" class="thr_1" v-if="info.accounting_name">
+            <el-col :span="24" class="thr_1" v-if="info.saccounting_name">
               <text>采购审批会计:</text>
-              <text>{{ info.accounting_name || '暂无' }}</text>
+              <text>{{ info.saccounting_name || '暂无' }}</text>
             </el-col>
           </el-col>
           <el-col :span="12" class="four">