Browse Source

fix: 修改字段名称

zh 2 years ago
parent
commit
a69110a603
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/supply/implement/implement_total_list.vue

+ 2 - 2
src/views/supply/implement/implement_total_list.vue

@@ -163,7 +163,7 @@
                   </el-form-item>
                 </el-col>
                 <el-col :xs="24" :sm="12" :lg="6">
-                  <el-form-item label="货满有效" prop="costTime">
+                  <el-form-item label="货满有效" prop="costTime">
                     <el-date-picker
                       v-model="screenForm.costTime"
                       type="datetimerange"
@@ -268,7 +268,7 @@
             />
             <el-table-column
               align="left"
-              label="货满效期"
+              label="货满效期"
               prop="fullCostTime"
               min-width="150"
               show-overflow-tooltip