zouyu
2024-03-12 3f9a6191e8b96ae2cfd9315c09f4408eb6f714c2
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',