页面路径完善
This commit is contained in:
@@ -64,7 +64,7 @@ import { ref } from 'vue';
|
||||
import cashier from './cashier.vue';
|
||||
import history from './history.vue';
|
||||
|
||||
const isSearch = ref(false);
|
||||
const isSearch = ref(true);
|
||||
const { proxy } = getCurrentInstance() as ComponentInternalInstance;
|
||||
const { com_cashier_type } = toRefs<any>(proxy?.useDict('com_cashier_type'));
|
||||
const searchform = ref({
|
||||
|
||||
Reference in New Issue
Block a user