huangfuli 3 years ago
parent
commit
1c755afbff
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/tradeServicesManagement/inOutRecord.vue

+ 1 - 1
src/views/tradeServicesManagement/inOutRecord.vue

@@ -101,7 +101,7 @@
       <div>
         <el-input
           v-model="adjustment"
-          placeholder="输入申请金额"
+          placeholder=""
           size="small"
         ></el-input>
       </div>