jinlin
2024-10-09 f76e09f832e71b29c7b7771c1d0aaa5858f9a20f
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"/>