Explorar o código

营销-目标管理;

001295 hai 1 ano
pai
achega
e15786270b

+ 8 - 8
src/views/business/spd/fillin/dailysale_quantity_assess/detail.vue

@@ -335,12 +335,12 @@
                   label="12"
                   align="center"
                   width="100"
-                  prop="eleventh"
+                  prop="twelfth"
                 >
                   <template slot-scope="scope">
                     <el-input
                       size="mini"
-                      v-model.number="scope.row.eleventh"
+                      v-model.number="scope.row.twelfth"
                       class="input-view"
                       oninput="value=value.replace(/[^0-9]/g,'')"
                     />
@@ -511,12 +511,12 @@
                   label="23"
                   align="center"
                   width="100"
-                  prop="twentySecond"
+                  prop="twentyThird"
                 >
                   <template slot-scope="scope">
                     <el-input
                       size="mini"
-                      v-model.number="scope.row.twentySecond"
+                      v-model.number="scope.row.twentyThird"
                       class="input-view"
                       oninput="value=value.replace(/[^0-9]/g,'')"
                     />
@@ -559,12 +559,12 @@
                   label="26"
                   align="center"
                   width="100"
-                  prop="twentyFifth"
+                  prop="twentySixth"
                 >
                   <template slot-scope="scope">
                     <el-input
                       size="mini"
-                      v-model.number="scope.row.twentyFifth"
+                      v-model.number="scope.row.twentySixth"
                       class="input-view"
                       oninput="value=value.replace(/[^0-9]/g,'')"
                     />
@@ -608,13 +608,13 @@
                   label="29"
                   align="center"
                   width="100"
-                  prop="twentyEighth"
+                  prop="twentyNinth"
                   v-if="numDay > '28'"
                 >
                   <template slot-scope="scope">
                     <el-input
                       size="mini"
-                      v-model.number="scope.row.twentyEighth"
+                      v-model.number="scope.row.twentyNinth"
                       class="input-view"
                       oninput="value=value.replace(/[^0-9]/g,'')"
                     />