e202c9d7 by lihua

隐藏质量报告查看日志按钮

1 parent f3aec714
......@@ -79,11 +79,10 @@ const tableInfo = ref({
actionInfo: {
label: "操作",
type: "btn",
width: 140,
width: 100,
fixed: 'right',
btns: [
{ label: "查看结果", value: "resultView" },
{ label: "日志", value: "log" }
],
}
});
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!