zss
2024-03-01 d3a486a2f3ae5e76b7bbf9e3d6a8c1e36ed73de7
包装台账
已修改2个文件
20 ■■■■■ 文件已修改
src/views/basic/part/index.vue 11 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/quality/Packaging_ledger/pack-fromadd.vue 9 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/basic/part/index.vue
@@ -398,7 +398,14 @@
            searchInfoType: 'text'
          } */
        ],
        toolbar: [],
        toolbar: [
          // {
          //   text: '大标签',
          //   type: 'primary',
          //   fun: this.printLabel,
          //   loading: false
          // }
        ],
        operator: null,
        operatorConfig: {
          fixed: 'right',
@@ -429,7 +436,7 @@
    PrintLabelForm
  },
  created() {
    if(this.permissions.basic_part_mdm){
if(this.permissions.basic_part_mdm){
        this.table.toolbar.push(
          {
            text: '同步MDM',
src/views/quality/Packaging_ledger/pack-fromadd.vue
@@ -77,6 +77,15 @@
          // 标题
          column: [
            {
              minWidth: '120',
              prop: 'customerOrderNo',
              label: '合同号',
              sort: true,
              isTrue: true,
              isSearch: true,
              searchInfoType: 'text'
            },
            {
              minWidth: 'code',
              prop: 'product',
              label: '产品',