Commit da2d8b47 by 苏咏卓

更改样式

parent 260182a7
......@@ -475,7 +475,7 @@ export default {
},
grid: {
left: "3%",
right: "5%",
right: "4%",
bottom: "3%",
containLabel: true,
},
......
......@@ -265,7 +265,7 @@ export default {
cremationSearchFun() {
cremationSearch({
keyword: this.values,
keyword: this.value,
}).then((res) => {
console.log(res, "殡葬搜索");
this.tableData = res.data;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment