update 混料订单编辑功能

This commit is contained in:
lb
2023-03-14 14:42:37 +08:00
parent 2dae6153fd
commit 78cfff4d6d
4 changed files with 668 additions and 17 deletions

View File

@@ -9,10 +9,10 @@
<script>
import initConfig from "./config";
import ListViewWithHead from "@/views/atomViews/ListViewWithHead.vue";
import ListViewWithHead from "./components/ListViewWithHead.vue";
export default {
name: "BlenderView",
name: "BlenderOrderView",
components: { ListViewWithHead },
provide() {
return {