zouyu
2023-11-14 e611c919f4d9d2139e86235594f22296b684f7a9
Merge branch 'master' of http://114.132.189.42:9002/r/zs-mes-before
已修改1个文件
2 ■■■ 文件已修改
src/views/plan/customerorder/index.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/plan/customerorder/index.vue
@@ -819,7 +819,7 @@
      this.table.toolbar.push({
        text: '获取销售订单',
        type: 'primary',
        fun: this.syncERP,
        fun: this.pullCustomerOrder,
        disabled: false,
        permitArr: []
      })