Fixiaobai
2023-11-14 64930ef3238fbc90e45ba04cda642778c3e20cc3
	modified:   src/views/plan/customerorder/index.vue
已修改1个文件
2 ■■■ 文件已修改
src/views/plan/customerorder/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/customerorder/index.vue
@@ -1211,7 +1211,7 @@
      this.table.toolbar.push({
        text: '获取销售订单',
        type: 'primary',
        fun: this.syncERP,
        fun: this.pullCustomerOrder,
        disabled: false,
        permitArr: []
      })