gaoluyang
2025-03-13 07f8fc2e20080c81734023f7536942e7e6c0cfa7
src/views/business/rawMaterialInspection/index.vue
@@ -144,7 +144,7 @@
      </el-form>
      <span slot="footer" class="dialog-footer">
        <el-row>
          <el-button @click="resetForm">取 消</el-button>
          <el-button @click="resetFormData">取 消</el-button>
          <el-button :loading="submitDeclareLoading" type="primary" @click="submitDeclare">确 定</el-button>
        </el-row>
      </span>