zouyu
2024-01-04 2788beeb20d8056da56f31662b4257824b385788
src/views/quality/Packaging_ledger/index.vue
@@ -312,7 +312,14 @@
              icon: 'el-icon-position',
              type: 'text',
              size: 'small',
              fun: this.check
              fun: this.check,
              show: {
                val: [
                    '草稿',
                    '未报检',
                ],
                key: 'state'
              }
            })
      }
      if(this.permissions.quality_packaging_ledger_del){