谢杰标 %!s(int64=2) %!d(string=hai) anos
pai
achega
5403edb6fc

+ 0 - 1
src/views/financed/accountsPayable/commissionSettlement/index.vue

@@ -56,7 +56,6 @@
         <el-button
         <el-button
           type="text"
           type="text"
           v-if="
           v-if="
-            true ||
             props.scope.row.checkStatus === 1 ||
             props.scope.row.checkStatus === 1 ||
             props.scope.row.checkStatus === 5
             props.scope.row.checkStatus === 5
           "
           "

+ 0 - 11
src/views/financed/accountsPayable/components/dislogOrderList.vue

@@ -82,17 +82,6 @@
         <el-button type="text" @click="handelDetail(props.scope.row)">
         <el-button type="text" @click="handelDetail(props.scope.row)">
           详情
           详情
         </el-button>
         </el-button>
-        <!-- <el-button
-          v-if="isEdit"
-          type="text"
-          :disabled="
-            props.scope.row.checkStatus !== 0 ||
-            getRoles(props.scope.row.roleId)
-          "
-          @click="handelDetail(props.scope.row, 3)"
-        >
-          审核
-        </el-button> -->
       </template>
       </template>
     </table-list>
     </table-list>
     <pagination1
     <pagination1