zhongtianhaoyuan 2 سال پیش
والد
کامیت
877e7991f7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/views/houseSelfCollect/acquisitionManagementAdd.vue

+ 1 - 1
src/views/houseSelfCollect/acquisitionManagementAdd.vue

@@ -12,7 +12,7 @@
           <el-col :span="2" style="line-height: 32px;">基本信息</el-col>
           <el-col :span="22">
             <el-button :type="isSolidFood?'primary':''" @click="typeChange()">以水分定价</el-button>
-            <el-button :type="isSolidFood?'primary':''" @click="typeChange(1)">以容重定价</el-button>
+            <el-button :type="!isSolidFood?'primary':''" @click="typeChange(1)">以容重定价</el-button>
           </el-col>
         </el-row>
         <div class="row1">