gjy 3 vuotta sitten
vanhempi
commit
aa485db51a
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/views/houseSelfCollect/inspectInfoLook.vue

+ 2 - 2
src/views/houseSelfCollect/inspectInfoLook.vue

@@ -116,10 +116,10 @@
               <ws-input type="number" style="padding-right:30px" @mousewheel.native.prevent
                 v-model="inspect.buckleMiscellaneous" @input="waterContentChange" placeholder="请输入扣杂" maxlength="100"
                 size="small" :disabled="disabled" />
-              <ws-input v-if='types==4' type="number" @mousewheel.native.prevent v-model="inspect.reBuckleMiscellaneous"
+              <!-- <ws-input type="number" @mousewheel.native.prevent v-model="inspect.reBuckleMiscellaneous"
                 placeholder="请输入扣杂" maxlength="100" size="small" />
               <ws-input v-else type="number" @mousewheel.native.prevent v-model="inspect.reBuckleMiscellaneous"
-                placeholder="未复检" maxlength="100" size="small" disabled />
+                placeholder="未复检" maxlength="100" size="small" disabled /> -->
             </ws-form-item>
             <ws-form-item label="类型" span="1" prop="type">
               <ws-select v-model="inspect.type" disabled @change="typeChange">