zouyu
2023-11-17 e5ed44879d7722c160b9af63ba51b333bc7f4d1d
src/views/plan/customerorder/index.vue
@@ -841,7 +841,7 @@
    }
    if (this.permissions.customerorder_submit_oa) {
      this.table.toolbar.push({
        text: '提交审核',
        text: '提交OA审核',
        type: 'primary',
        fun: this.auditCustomerOrder,
        disabled: false,