components/Technology.vue
@@ -2,7 +2,7 @@ <view class="parameter-page"> <!-- 获取参数按钮 --> <button class="fetch-btn" @click="dialogToggle">获取当前参数</button> <!--工艺参数--> <!-- 参数表格,分为两列 --> <view class="parameter-table"> <!-- 左列参数 --> @@ -67,8 +67,8 @@ </view> </view> </view> </view>