ソースを参照

入库明细删除‘请核’

lichao 3 年 前
コミット
fc29b3e1d7
1 ファイル変更0 行追加10 行削除
  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)"