Forráskód Böngészése

【修改】押金工程 注释

howie 2 éve
szülő
commit
9c07839cc4

+ 3 - 3
src/views/deposit_commerce/components/deposit-apply-surrender.vue

@@ -198,13 +198,13 @@
             min-width="160"
             show-overflow-tooltip
           />
-          <el-table-column
+          <!-- <el-table-column
             align="center"
-            label="收差额"
+            label="收差额"
             prop="diffAmount"
             min-width="160"
             show-overflow-tooltip
-          />
+          /> -->
         </el-table>
       </div>
     </div>

+ 3 - 3
src/views/deposit_commerce/components/deposit_list-detail.vue

@@ -266,9 +266,9 @@
               min-width="160"
               show-overflow-tooltip
             />
-            <el-table-column
+            <!-- <el-table-column
               align="right"
-              label="收差额"
+              label="收差额"
               prop="diffAmount"
               min-width="160"
               show-overflow-tooltip
@@ -276,7 +276,7 @@
              <template slot-scope="scope">
                 {{ scope.row.diffAmount | numToFixed}}
             </template>
-            </el-table-column>
+            </el-table-column> -->
           </el-table>
         </div>
       </div>

+ 3 - 3
src/views/deposit_commerce/components/refund_list-detail.vue

@@ -350,9 +350,9 @@
               min-width="160"
               show-overflow-tooltip
             />
-            <el-table-column
+            <!-- <el-table-column
               align="right"
-              label="收差额"
+              label="收差额"
               prop="diffAmount"
               min-width="160"
               show-overflow-tooltip
@@ -360,7 +360,7 @@
              <template slot-scope="scope">
                 {{ scope.row.diffAmount | numToFixed}}
             </template>
-            </el-table-column>
+            </el-table-column> -->
           </el-table>
         </div>
     </div>

+ 2 - 2
src/views/deposit_home/components/deposit-apply-surrender.vue

@@ -164,9 +164,9 @@
             min-width="160"
             show-overflow-tooltip
           />
-          <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
+          <!-- <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
             <el-table-column align="left" label="实装厂产品编码" prop="realMaterialOldNumber" min-width="200" show-overflow-tooltip></el-table-column>
-            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column>
+            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column> -->
           <el-table-column
             align="center"
             label="单价"

+ 3 - 3
src/views/deposit_home/components/deposit_list-detail.vue

@@ -221,9 +221,9 @@
                 <span>{{ scope.row.specification }}</span>
               </template>
             </el-table-column>
-            <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
+            <!-- <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
             <el-table-column align="left" label="实装厂产品编码" prop="realMaterialOldNumber" min-width="200" show-overflow-tooltip></el-table-column>
-            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column>
+            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column> -->
             <el-table-column
               align="right"
               label="单价"
@@ -331,7 +331,7 @@
             />
             <el-table-column
               align="right"
-              label="收差额"
+              label="收差额"
               prop="diffAmount"
               min-width="160"
               show-overflow-tooltip

+ 3 - 3
src/views/deposit_home/components/refund_list-detail.vue

@@ -473,9 +473,9 @@
                 <span>{{ scope.row.specification }}</span>
               </template>
             </el-table-column>
-            <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
+            <!-- <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
             <el-table-column align="left" label="实装厂产品编码" prop="realMaterialOldNumber" min-width="200" show-overflow-tooltip></el-table-column>
-            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column>
+            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column> -->
             <el-table-column
               align="right"
               label="单价"
@@ -611,7 +611,7 @@
           </el-table-column>
             <el-table-column
               align="right"
-              label="收差额"
+              label="收差额"
               prop="diffAmount"
               min-width="160"
               show-overflow-tooltip

+ 2 - 2
src/views/deposit_home/deposit_list.vue

@@ -396,9 +396,9 @@
                 <span>{{ scope.row.specification }}</span>
               </template>
             </el-table-column>
-            <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
+            <!-- <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
             <el-table-column align="left" label="实装厂产品编码" prop="realMaterialOldNumber" min-width="200" show-overflow-tooltip></el-table-column>
-            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column>
+            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column> -->
             <el-table-column
               align="left"
               label="是否退押"

+ 2 - 2
src/views/deposit_home/refund_list.vue

@@ -572,9 +572,9 @@
                 <span>{{ scope.row.specification }}</span>
               </template>
             </el-table-column>
-            <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
+            <!-- <el-table-column align="left" label="实装物料编号" prop="realMaterialNumber" min-width="150" show-overflow-tooltip></el-table-column>
             <el-table-column align="left" label="实装厂产品编码" prop="realMaterialOldNumber" min-width="200" show-overflow-tooltip></el-table-column>
-            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column>
+            <el-table-column align="left" label="实装规格型号" prop="realSpecification" min-width="300" show-overflow-tooltip></el-table-column> -->
             <el-table-column
               align="left"
               label="是否退押"

+ 2 - 2
src/views/engin_deposit/components/deposit_list-detail.vue

@@ -242,13 +242,13 @@
               min-width="160"
               show-overflow-tooltip
             />
-            <el-table-column
+            <!-- <el-table-column
               align="right"
               label="收差全额"
               prop="diffAmount"
               min-width="160"
               show-overflow-tooltip
-            />
+            /> -->
           </el-table>
         </div>
       </div>