提交 fc8e8acc authored 作者: yanpeng's avatar yanpeng

提交测试(线上已关闭合并请求)

上级 d40208b1
流水线 #193 已取消 于阶段
...@@ -1192,8 +1192,8 @@ const handleToEntityListNoId = item => { ...@@ -1192,8 +1192,8 @@ const handleToEntityListNoId = item => {
} }
}; };
const billList = ref([]); // const billList = ref([]);
const curBillListIndex = ref(0); // const curBillListIndex = ref(0);
const searchExportControlText = ref(""); const searchExportControlText = ref("");
const infoListColor = ref(["rgba(206, 79, 81, 1)", "rgba(114, 46, 209, 1)", "rgba(132, 136, 142, 1)", "rgba(132, 136, 142, 1)"]); const infoListColor = ref(["rgba(206, 79, 81, 1)", "rgba(114, 46, 209, 1)", "rgba(132, 136, 142, 1)", "rgba(132, 136, 142, 1)"]);
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论