haoxuan
2024-04-28 094d2dcab7e057e5c4f5f96c30c164795a8d96cc
src/views/supplierManage/supplier/RaleteSupplierList.vue
@@ -64,7 +64,7 @@
  },
  created() {
    this.setTable()
    this.getProductList()
    this.getData()
  },
  methods: {
    setColumnVisible(showCol) {
@@ -99,7 +99,7 @@
      this.tableList.tableColumn = this.setColumnVisible(val)
    },
    // 产品列表
    async getProductList(val, content) {
    async getData(val, content) {
      console.log(val, content)
      await getProductListTwo({
        number: this.editConfig.infomation.number,