Browse Source

去掉备件申购合同差异项及使用限制

duanxiaoduan 1 year ago
parent
commit
92370f7431
2 changed files with 2 additions and 2 deletions
  1. 0 0
      dist/index.html
  2. 2 2
      src/views/custom/subscribe/index.vue

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


+ 2 - 2
src/views/custom/subscribe/index.vue

@@ -475,8 +475,8 @@
           <el-table-column label="现有库存" sortable prop="storageAmount" align="center" min-width="60" />
           <el-table-column label="价格" sortable prop="price" align="center" min-width="60" />
           <el-table-column label="申购数量" sortable prop="amount" align="center" min-width="60" />
-          <el-table-column label="使用周期" min-width="120px" align="center" prop="lifeCycle" />
-          <el-table-column label="合同差异项" min-width="120px" align="center" prop="contractVarianceItem" />
+          <!-- <el-table-column label="使用周期" min-width="120px" align="center" prop="lifeCycle" />
+          <el-table-column label="合同差异项" min-width="120px" align="center" prop="contractVarianceItem" /> -->
           <el-table-column label="备注" min-width="110px" align="center" prop="purpose" />
         </el-table>
         <el-form

Some files were not shown because too many files changed in this diff