src/views/qualityManagement/metricBinding/index.vue
@@ -141,8 +141,8 @@ </el-form> <template #footer> <span class="dialog-footer"> <el-button @click="closeBindingDialog">取消</el-button> <el-button type="primary" @click="submitBinding">确定</el-button> <el-button @click="closeBindingDialog">取消</el-button> </span> </template> </el-dialog> @@ -432,10 +432,6 @@ </script> <style scoped> .metric-binding { padding: 0; } .metric-binding-row { width: 100%; }