@@ -1075,7 +1075,7 @@ const SelectClickBz = (row, column, event) => {
const _index = ref(null)
// 定额代号回车事件
const getDedhsubmit = async (index, row) => {
- if(detailData.table[index].sczl_dedh == '030002001'){
+ if(detailData.table[index].sczl_dedh == '030002002'){
return
}
_index.value = index