Pārlūkot izejas kodu

【修改】bug

howie 3 gadi atpakaļ
vecāks
revīzija
e7af8a763a

+ 1 - 1
src/views/basic_data/material/modify_list.vue

@@ -400,7 +400,7 @@
               <template slot-scope="scope">
                 <template v-if="scope.row.examineStatus == 'SAVE'">
                   <el-popconfirm
-                    title="这是一段内容确定删除吗?"
+                    title="确定提审吗?"
                     @onConfirm="handleGetPriceSubmit(scope.row.updPriceBillId)"
                     style="margin-right: 10px"
                   >

+ 1 - 1
src/views/supply/policy/components/retail_detail.vue

@@ -39,7 +39,7 @@
           </el-col>
           <el-col :span="8" class="item">
             <div class="label">业务员</div>
-            <div class="value">{{ detailData.serviceName }}</div>
+            <div class="value">{{ detailData.k3ServiceName }}</div>
           </el-col>
           <el-col :span="8" class="item">
             <div class="label">制单人</div>