chenrui
2025-02-27 1f1cc2740ef598c8925edc0f66bf40113d2044a7
src/views/business/materialOrderComponents/materialOrder/dataLookVisible.vue
@@ -63,7 +63,7 @@
            } else if (params == 3) {
              return '不判定'
            } else {
              return ''
              return null
            }
          },
          formatType: (params) => {
@@ -74,7 +74,7 @@
            } else if (params == 3) {
              return ''
            }  else {
              return ''
              return null
            }
          }
        },