xiaodai2022 2 yıl önce
ebeveyn
işleme
9c044077c1

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/0.js


+ 7 - 2
src/views/stock/allot/components/addForm.vue

@@ -214,8 +214,13 @@
               </template>
             </el-table-column>
           </template>
-          <!-- v-if="status === '0' && powers.some((item) => item == '005')" -->
-          <el-table-column fixed="right" label="操作" width="80">
+
+          <el-table-column
+            fixed="right"
+            label="操作"
+            width="80"
+            v-if="status === '0' && powers.some((item) => item == '005')"
+          >
             <template slot="header" slot-scope="scope">
               <span>操作</span>
               <el-tooltip

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor