|
@@ -3126,7 +3126,7 @@ const complaintsData = ref([])
|
|
|
function oncomplaints() {
|
|
function oncomplaints() {
|
|
|
Complaints()
|
|
Complaints()
|
|
|
}
|
|
}
|
|
|
-const multipleTable = ref(null);
|
|
|
|
|
|
|
+const multipleTable = ref(null)
|
|
|
const dbclSelection = ref('')
|
|
const dbclSelection = ref('')
|
|
|
//当班产量明细复选框
|
|
//当班产量明细复选框
|
|
|
const dbclmxSelectionChange = (selection, type) => {
|
|
const dbclmxSelectionChange = (selection, type) => {
|