import { ref } from "vue"; export const saveBtn = ref(false) //提交按钮状态 export const invInput = ref(false) //库存按钮