谢杰标 2 anni fa
parent
commit
5403edb6fc

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

@@ -56,7 +56,6 @@
         <el-button
           type="text"
           v-if="
-            true ||
             props.scope.row.checkStatus === 1 ||
             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>
-        <!-- <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>
     </table-list>
     <pagination1