jinlin
2024-09-14 e5fe34356d67c3474a0181f9c922cb16b9260596
web/src/views/modules/basicInfo/TyProductModel.vue
@@ -35,7 +35,7 @@
            </template>
          </el-table-column>
          <el-table-column prop="sort" label="排序" align="center"/>
          <zt-table-column-handle :table="table" width="150" />
          <zt-table-column-handle :table="table" width="150"/>
        </el-table>
        <!-- 弹窗, 新增 / 修改 -->
        <add-or-update @refreshDataList="table.query"/>