spring
2025-03-03 f01d916828cf9746a0f438d9472af9271efd9729
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