zs 1 年之前
父節點
當前提交
1f2059f610
共有 1 個文件被更改,包括 4 次插入4 次删除
  1. 4 4
      src/views/order/detail.vue

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

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