haoxuan
2023-10-18 2343229e4edc41648fcd0589490f5bdf486fe3ae
src/views/productManage/productCategory/index.vue
@@ -3,7 +3,7 @@
    <div class="top">
      <SearchCommonView
        :add-title="'新建'"
        :placeholder="'请输入单号'"
        :placeholder="'请输入产品类型'"
        :amount-view="false"
        @addCommonClick="addBtnClick"
        @searchClick="getList"
@@ -57,7 +57,8 @@
    setTable() {
      this.tableList = {
        tableInfomation: [],
        selectBox: true,
        selectBox: false,
        selectIndex: true,
        tableColumn: [
          {
            label: "产品类型",