linwenxin преди 1 година
родител
ревизия
cc8ec43876
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/productColumns.js

+ 2 - 2
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/productColumns.js

@@ -304,9 +304,9 @@ export default {
         ...(() => {
           if (index > -1) {
             return [
-              `orderProducts.${index}.brandId`,
+              // `orderProducts.${index}.brandId`,
               `orderProducts.${index}.mainId`,
-              `orderProducts.${index}.smallId`,
+              // `orderProducts.${index}.smallId`,
               `orderProducts.${index}.productName`,
               `orderProducts.${index}.num`,
               `orderProducts.${index}.remark`,