yangfeng
2023-10-18 cebd034737d009868a4d4711b792ade60971f2bc
概述-调拨列表样式展示修改
2个文件已修改
6 ■■■■■ 已修改文件
src/views/operate/inventoryAdjustment/inventoryAdjustmentHistory.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/overview/OverviewListView.vue 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/views/operate/inventoryAdjustment/inventoryAdjustmentHistory.vue
@@ -44,7 +44,8 @@
    setTable() {
      this.tableList = {
        tableInfomation: [],
        selectBox: true,
        selectBox: false,
        selectIndex: true,
        showcol: this.showcol,
        allcol: [],
        tableColumn: this.setTableColumn(this.showcol)
src/views/overview/OverviewListView.vue
@@ -86,7 +86,8 @@
    setTable() {
      this.tableList = {
        tableInfomation: [],
        selectBox: true,
        selectBox: false,
        selectIndex: true,
        showcol: this.showcol,
        allcol: [],
        tableColumn: this.setTableColumn(this.showcol)