Jelajahi Sumber

入库明细删除‘请核’

lichao 3 tahun lalu
induk
melakukan
fc29b3e1d7
1 mengubah file dengan 0 tambahan dan 10 penghapusan
  1. 0 10
      src/views/Warehousing/inStock/AddOrUpdate.vue

+ 0 - 10
src/views/Warehousing/inStock/AddOrUpdate.vue

@@ -1323,16 +1323,6 @@
             >
               <template slot-scope="scope">
                 <el-button
-                  type="text"
-                  size="small"
-                  @click="listCheck"
-                >请核</el-button>
-                <el-button
-                  type="text"
-                  size="small"
-                  @click="revokeListCheck"
-                >撤销请核</el-button>
-                <el-button
                     :disabled="browseStatus || scope.row.fBillstatus > 30"
                     type="text"
                     @click.native.prevent="fixRow(scope.row, scope.$index)"