xyc
2025-02-21 664db98c9e8595ce4dd636a27f480e3a08b81ff5
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"/>