71eba32e by lihua

修改产品编号列宽

1 parent 3a9eb94b
......@@ -93,7 +93,7 @@ const tableInfo = ref({
id: "mapping-table",
fields: [
{ label: "序号", type: "index", width: 56, align: "center", fixed: "left" },
{ label: "数据产品编号", field: "productCode", width: 154 },
{ label: "数据产品编号", field: "productCode", width: 265 },
// { label: "数据证书编号", field: "damCode", width: 154 },
{ label: "数据产品名称", field: "damName", width: 180 },
{
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!