Explorar o código

fix: 政策详情审核

zh %!s(int64=2) %!d(string=hai) anos
pai
achega
0b32f2204f

+ 5 - 1
src/views/sales_policy/components/Examine.vue

@@ -372,7 +372,9 @@
               <el-radio label="2" :disabled="detail.flag != 2">佛山经销商</el-radio>
             </el-radio-group>
           </div>
+      
           <template v-if="$parent.isShow != 5">
+            <template v-if="detail.flag == 0">
             <el-table
               v-loading="listLoading"
               :data="custoList"
@@ -409,6 +411,7 @@
               />
             </div>
           </template>
+          </template>
           <template v-else>
             <el-row :gutter="20">
               <el-col :span="10" :offset="0">
@@ -508,7 +511,8 @@
                 </div> -->
               </el-col>
             </el-row>
-          </template>
+    
+        </template>
           <div>
             <h4 style="display: inline-block; margin-right: 20px">经销商上限</h4>
             <el-divider />

+ 7 - 1
src/views/sales_policy/components/details.vue

@@ -382,8 +382,9 @@
               <el-radio label="2" :disabled="detail.flag != 2">佛山经销商</el-radio>
             </el-radio-group>
           </el-row>
-          <div class="table">
+          <div class="table" >
             <template v-if="$parent.isShow != 5">
+              <template v-if="detail.flag == 0">
               <el-table
                 v-loading="listLoading"
                 :data="custoList"
@@ -407,6 +408,7 @@
                   </template>
                 </el-table-column>
               </el-table>
+         
               <!-- 分页 -->
               <div style="margin: 20px 0">
                 <el-pagination
@@ -420,6 +422,7 @@
                 />
               </div>
             </template>
+            </template>
             <template v-else>
               <el-row :gutter="20">
                 <el-col :span="10" :offset="0">
@@ -653,6 +656,9 @@
               </div>
             </template>
           </div>
+
+
+
           <div v-if="$parent.isShow == 8 && detail.examineStatus == 'WAIT'" class="descriptions diy-table-1">
             <el-row>
               <el-col :span="6">审核人</el-col>