gaoluyang
2025-02-28 47e4bae1ffb5257057fececf39e4614dc9da89bc
成品下单委托单位弹框分页修改
已修改1个文件
2 ■■■ 文件已修改
src/views/business/productOrder/components/add.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/business/productOrder/components/add.vue
@@ -933,7 +933,7 @@
        this.getCompanyList()
      },
      getCompanyList () {
        selectCustomPageList().then(res => {
        selectCustomPageList({...this.page1}).then(res => {
          this.tableLoading1 = false
          if (res.code === 200) {
            this.tableData1 = res.data.records