import {setQueryIndex} from '../query-actions/util/queryTag.js';
export default { execute(context, param) {
setQueryIndex(-1);//上张下张用
// 新建单据状态设置为可编辑,单据id为空 GMS.vbus.$emit('change-form-state', {state: '', billId: null}) }, }