wente
2024-06-06 f6cdad43a14ca0fc362b6b8846f7fb8e362043f0
web/src/views/modules/sysPictureBase/SysPictureBase.vue
@@ -29,6 +29,7 @@
            </template>
          </el-table-column>
          <el-table-column prop="contentType" label="检索关键字"/>
          <el-table-column prop="remark" label="备注"/>
          <zt-table-column-dict prop="productType" label="产品类型" dict="product"/>
          <zt-table-column-handle :table="table"
                                  delete-perm="sysPictureBase::delete"/>